search_feedback
Find feature requests by text query. Get matching requests with vote counts and MRR to assess demand, avoid duplicates, and explore feature areas before creating new requests.
Instructions
Search feature requests by a text query. Returns the most relevant matching requests with their vote counts and MRR. Useful for finding related feedback before opening a new request or exploring a specific feature area.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search term | |
| limit | No | Max results (default 20) | |
| project_id | No | Project UUID. Required if your API key has multiple projects. Use list_projects to see available projects. |