Get Board Columns
board_get_columnsRetrieve Yandex Tracker agile board columns with mapped issue statuses to see which status an issue needs to appear in each column. Solves missing status-to-column mapping in general board queries.
Instructions
Get the columns of a Yandex Tracker agile board with the issue statuses mapped onto each - use it to see which status an issue needs to show up in a given column. Richer than the columns in boards_get_all / board_get, which carry no statuses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Agile board identifier, as returned by the `boards_get_all` tool |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |