list_feedback
Retrieve feedback entries from the project's FEEDBACK.md file, with optional filters for type, tool, or status. Use it to check for existing feedback before adding new entries or to review reported issues.
Instructions
List feedback entries from .mcp/FEEDBACK.md. Optionally filter by type, tool name, or status. Use this to check existing feedback before creating new entries, or to review reported issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Filter by tool name | |
| type | No | Filter by feedback type | |
| status | No | Filter by status |