analyze_feedback_by_group
Group feature requests by status or priority to see counts, votes, and MRR. Discover revenue waiting on planned features or at risk from unaddressed high-priority requests.
Instructions
Analyze and group all feature requests by a chosen dimension (status or priority), returning counts, total votes, and aggregated MRR for each group. Ideal for generating summaries like 'how much revenue is waiting on planned features?' or 'what's the MRR impact of unaddressed high-priority requests?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_by | Yes | Dimension to group by | |
| project_id | No | Project UUID. Required if your API key has multiple projects. Use list_projects to see available projects. |