list_bugs
List and filter bugs by status, priority, and tags to track issues in your project. Use this tool to manage bug reports with customizable filtering options.
Instructions
List bugs with optional filtering by status, priority, and tags.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status. | |
| priority | No | Filter by priority. | |
| tags | No | Filter by tags (must have ALL specified tags). | |
| project_path | No | Path to project directory (defaults to cwd). |