moveCardOnBoard
Relocate work items across columns on Azure DevOps boards by specifying board, column, and work item IDs. Streamline task management and update workflows efficiently.
Instructions
Move a card on a board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | ID of the board | |
columnId | Yes | ID of the column to move to | |
position | No | Position within the column | |
teamId | No | Team ID (uses default team if not specified) | |
workItemId | Yes | ID of the work item to move |