tb_batch_status
Retrieve direct-v1 task status summaries for a board and actor to recover progress without messaging. Filter by status, task IDs, or readiness to identify pending work and resume coordination.
Instructions
Query bounded direct-v1 task status summaries for recovery without messaging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | ||
| limit | No | ||
| ready | No | ||
| cursor | No | ||
| status | No | ||
| board_id | Yes | ||
| task_ids | No | ||
| work_unit | No | ||
| capability | No | ||
| api_version | No | ||
| schema_version | No | ||
| coordination_mode | No | ||
| updated_after_revision | No |