azdo_get_team_current_iteration
Retrieve the current iteration or sprint for a specified team in Azure DevOps. Provide organization, project, and team ID to get the active sprint details.
Instructions
Get current iteration/sprint for team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | AzDO project | |
| team_id | Yes | Team ID or name | |
| organization | Yes | AzDO org |