azdo_list_iteration_paths
Retrieve iteration paths for Azure DevOps projects or teams to organize and track work items effectively.
Instructions
List iteration paths for a project or team
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization | Yes | AzDO org name | |
| project | Yes | AzDO project name | |
| team_id | No | Optional team ID or name to get team-specific iterations | |
| timeframe | No | Optional timeframe filter: "current", "past", or "future" (only applies when team_id is provided) |