brain_task_claim
Atomically claim a task to coordinate parallel agents without conflicts. Specify the agent and TTL to control ownership duration.
Instructions
Atomically claim a task for parallel agent coordination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | ||
| task_id | Yes | ||
| ttl_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |