list_iterations
Retrieve all iterations or sprints in an Azure DevOps project, with optional team and depth filters.
Instructions
List all iterations/sprints in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Team name (optional) | |
| depth | No | Depth of iteration tree (optional) | |
| project | Yes | Project name | |
| organization | No | Organization name or URL (optional, uses current org if not specified) |