get_iteration_work_items
Retrieve all work items assigned to a specific iteration in an Azure DevOps project.
Instructions
Get all work items in a specific iteration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name | |
| iteration | Yes | Iteration name or path | |
| organization | No | Organization name or URL (optional, uses current org if not specified) |