get_sprint_board
Retrieve issues from agile boards, grouped by column for the current or specified sprint.
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 |