cos_task_move
Advance a task through the Scrumban state machine by specifying its ID and destination state. Include a reason or set bypass_wip to override work-in-progress constraints when moving tasks.
Instructions
Transition a task through the Scrumban state machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| reason | No | ||
| task_id | Yes | ||
| bypass_wip | No | ||
| agent_session | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |