ado_list_sprints
Retrieve a list of sprints for a specified team in Azure DevOps, with the option to filter for the current iteration only.
Instructions
List a team's sprints (iterations), optionally only the current one.
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) | |
| timeframe | No | Filter to the current iteration only |