ado_get_team_capacity
Retrieve a team's available capacity for a specified sprint iteration to aid in workload planning.
Instructions
Get a team's capacity for a sprint (iteration).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Team name (defaults to "<project> Team") | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) | |
| iterationId | Yes | Iteration (sprint) ID |