Can the TypeScript SDK's pipedreamClient.apps.list() Method Search an App's Description Field?

This topic was automatically generated from Slack. You can find the original thread here.

Hi, I’m using the TypeScript SDK’s pipedreamClient.apps.list() method. It works great for searching by an app’s name using the q parameter, but it doesn’t seem to find matches in the app’s description.
Is there a way to search the description field as well, similar to how the search works on the Pipedream website?
Thanks!

Tracking that feature request here: [FEATURE] I want to search for a given app based on its description, not just its name · Issue #18765 · PipedreamHQ/pipedream · GitHub

Thank you