get_feedback
Retrieve feedback and comments for a prototype, filtering by status, priority, or assignee.
Instructions
Get feedback and comments for a specific prototype. Can filter by status (open, in_progress, resolved, wont_fix, deferred), priority (critical, high, medium, low), or assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status: open, in_progress, resolved, wont_fix, deferred. Comma-separated for multiple. | |
| priority | No | Filter by priority: critical, high, medium, low | |
| project_id | Yes | The VibeSharing project/prototype ID | |
| assigned_to | No | Filter by assignee user ID, or 'unassigned' for unassigned feedback |