tb_claim
Claim a ready task for execution with all dependencies resolved. Enables agents to pick up eligible work.
Instructions
Claim a task for execution. Only claims tasks in 'ready' status with all dependencies resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | Agent or developer claiming the task | |
| task_id | Yes | Task ID to claim | |
| api_version | No | ||
| lease_seconds | No | ||
| schema_version | No | ||
| idempotency_key | No | ||
| coordination_mode | No | ||
| expected_revision | No |