task_update
Modify existing tasks in Kagan's AI orchestration system by updating fields like title, priority, status, or acceptance criteria to reflect changes in AI workflows.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | ||
| title | No | ||
| description | No | ||
| priority | No | ||
| base_branch | No | ||
| acceptance_criteria | No | ||
| agent_backend | No | ||
| launcher | No | ||
| status | No |