Move task
task_moveMove one task to another column of its own board and report the old and new column. An unknown column is refused, listing the real ones. Entering the done column stamps completion; leaving it clears it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task id, e.g. NOVA-12 | |
| column | Yes | Target column, e.g. 'doing' |