List compact child status
children_statusFetch direct child statuses of a coordinator task, including leaseExpired, to decide after wait_agent whether to cancel an expired lease or continue.
Instructions
Read direct children of a coordinator task as compact status rows (ids, status, version, summary, leaseExpired). Call once after wait_agent. Do not poll with task_get. If leaseExpired, cancel instead of waiting again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentTaskId | Yes |