move_to_iteration
Move a work item to a specified iteration or sprint. Provide the work item ID and target iteration name.
Instructions
Move a work item to a different iteration/sprint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work item ID | |
| project | No | Project name (optional) | |
| iteration | Yes | Target iteration name | |
| organization | No | Organization name or URL (optional, uses current org if not specified) |