Mover task (webhook)
move_taskMove a task to a different column on the board. Specify the task and target column; the current column is detected automatically.
Instructions
Move uma task para outra coluna do board (action moveTask). A coluna atual é detectada automaticamente.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | UUID da task | |
| position | No | Posição na coluna | |
| to_column_id | Yes | UUID da coluna de destino |