Update task status
backlog.update_task_statusUpdate a task's status in the backlog, setting it to any of the defined workflow states to accurately reflect progress.
Instructions
Moves a task between states through the running backlog API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| source | No | ||
| status | Yes | ||
| task_id | Yes | ||
| agent_id | No | ||
| session_id | No | ||
| blocked_reason | No | ||
| idempotency_key | No |