List tasks
list_tasksList features and bugs from a project board with filters for type, status, product, label, and search. Paginated results keep output concise.
Instructions
List features and/or bugs on a board, most-recent first. Filter by type, status, product, label, or search. Returns a compact one-line-per-ticket view by default and is paginated (limit/offset) so large boards don't blow the context budget — set compact:false for full details, and raise limit or page with offset to see more. Use get_metrics for a pure overview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Filter to tickets carrying this external reference id. | |
| type | No | all | |
| label | No | ||
| limit | No | ||
| offset | No | ||
| search | No | ||
| status | No | ||
| compact | No | One-line summaries; set false for full task objects. | |
| product | No | ||
| project | Yes |