Get Board
kanban_get_boardFetch a project's full board with columns, tickets, and completion summaries for done items to see current status.
Instructions
Fetch the full board for a project, including columns and tickets. All tickets include completionSummary field (populated for completed tickets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | Project key identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | Yes | ||
| scrumValues | Yes |