azdo_get_team_board
Retrieve board details from Azure DevOps to view team workflows and project management structures. Specify organization, project, team, and board identifiers to access configuration and layout information.
Instructions
Get board details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID or name | |
| organization | Yes | AzDO org name | |
| project | Yes | AzDO project name | |
| team_id | Yes | Team ID or name |