bytebot_update_task
Update task status, priority, or add messages to manage workflow progression, cancellations, and review requirements.
Instructions
Update a task's status or priority. Use this to cancel tasks, mark them for review, or change priority.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The unique identifier of the task to update | |
| status | No | New status for the task | |
| priority | No | New priority for the task | |
| message | No | Optional message to add to the task (e.g., intervention instructions) |