list_issues
Retrieve project issues and filter by status, severity, type, tag, or assignee to track bugs, risks, and work items.
Instructions
List issues for a project with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag | |
| limit | No | Maximum number to return (default: 50) | |
| status | No | Filter by status | |
| severity | No | Filter by severity | |
| issue_type | No | Filter by issue type | |
| project_id | No | UUID of the project to list issues for | |
| assigned_to | No | Filter by assignee |