PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Add ability to specify field for search of the apps
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Is your feature request related to a problem? Please describe.**
We use [Pipedream apps API](https://pipedream.com/docs/rest-api#list-apps). We created a list of apps to connect with pagination. Now we need a search. But for example when we search for "Slack" it also gives every app that has this keyword in `description`. If we could specify a field for search this would be better
**Describe the solution you'd like**
If we could specify a field for search this would be better
**Do you have a workaround?**
No
**Comparable features in other tools?**
IDK
**Additional context**

Contributor guide
Assessment
This issue has not been assessed yet.