Documentation Index
Fetch the complete documentation index at: https://docs.enagrams.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Transition a task. Settingstatus=done triggers the unblock cascade on dependents.
Status values
todo · in_progress · blocked · done · cancelled
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
task_id | string | Yes | Task id |
status | string | Yes | New status |
note | string | No | Free-form note recorded on the transition |
Example
confirm_ready with completes_task_id so the transition is gated by tests.