tb_query
Query a bounded, stable snapshot of tasks from a project board using filters like status, task IDs, and pagination. Returns authorized direct-v1 task data to support coordination workflows.
Instructions
Query a stable, bounded, authorized direct-v1 task snapshot.
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 |