move_task
Move a task to a different column on the kanban board to update its status. Specify the task and target column UUIDs.
Instructions
Move a task to a different column (changes its status on the kanban board).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The task UUID | |
| column_id | Yes | Target column UUID |