Reorder backlog work items
reorder_backlog_work_itemsRearrange Azure DevOps backlog items by specifying previous, next, or parent IDs. Confirm to apply the new order.
Instructions
Move or reorder work items in a team backlog using adjacent or parent IDs. Requires write tools and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| team | No | Team name or ID. Omit to use the project's default team context. | |
| nextId | No | Use 0 for the end of the list. | |
| confirm | Yes | Must be true to perform the mutation. | |
| project | No | ||
| parentId | No | Use 0 to remove a parent. | |
| previousId | No | Use 0 for the beginning of the list. | |
| iterationPath | No |