Update task
backlog.update_taskUpdate an existing task's fields, such as status, priority, title, or description, through the backlog API to keep project data current.
Instructions
Updates task fields through the running backlog API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| reason | No | ||
| source | No | ||
| status | No | ||
| task_id | Yes | ||
| agent_id | No | ||
| priority | No | ||
| session_id | No | ||
| description | No | ||
| external_ref | No | ||
| blocked_reason | No | ||
| idempotency_key | No |