bytebot_update_task
Update task status or priority to manage workflow progression, including marking tasks for review, changing priority levels, or canceling tasks.
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) |