Yougile Move Task
yougile_move_taskMove a task to another column, advancing through intermediate workflow stages when a workflow chain is configured.
Instructions
Move a task to another column. On boards with a Workflow chain configured in .yougile.json the card is walked through every intermediate column, since YouGile rejects jumps over the chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task number like ID-123 or DEV-12, or its id | |
| board | No | Target board, when moving to another board | |
| column | Yes | Target column name | |
| confirm | No | Set true only after the user explicitly approved a write into a client-facing project (needed only when the tool answered confirmation_required). | |
| project | No |