list_tickets
List tickets filtered by type, status, or parent to locate a ticket ID before using other tools. Newest work appears last.
Instructions
List tickets one per line, newest work last. Filter by type (epic, adr, story, task, spike), status, or parent_id (show only children of that ticket). Use this to find an ID before calling another tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| parent_id | No | ||
| ticket_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |