Reorder task
reorder_taskChange a task's position within a Kanban column by specifying its new numeric order.
Instructions
Move/reorder a task inside a column (kanban drag-and-drop equivalent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task UUID | |
| position | Yes | New numeric position in the column | |
| column_id | Yes | Destination column UUID |