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!