ado_get_board_columns
Retrieve columns configured on an Azure DevOps board to see workflow stages. Provide board name or ID, with optional team and project.
Instructions
Get the columns configured on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Team name (defaults to "<project> Team") | |
| board | Yes | Board ID or name | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |