get_sprint_board
Get issues from an agile board grouped by column. Specify board name, sprint, or instance to view task progress.
Instructions
Get issues on an agile board grouped by column.
Args: board_name: Board name, ID, or URL sprint: Sprint name or 'current' (default: 'current') instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprint | No | current | |
| instance | No | ||
| board_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |