Get Column Top Ticket
kanban_column_top_ticketGet the highest-priority ticket from a Kanban column by project key and column. Optionally skip done or review tickets to focus on actionable items.
Instructions
Return the highest-priority ticket (lowest priority value) from a column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columnId | No | ||
| skipDone | No | ||
| columnName | No | ||
| projectKey | Yes | ||
| skipReview | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |