ado_get_sprint_work_items
Retrieve work items assigned to a sprint by providing the iteration ID. Optionally specify team and project to narrow results.
Instructions
Get the work items assigned to 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 |