rlm_task_claim
Claim a specific task in a swarm by task ID, or automatically claim the highest-priority available task.
Instructions
Compatibility alias that claims a canonical HierarchicalTask N3 task. If task_id is omitted, claims the highest-priority available task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| swarm_id | Yes | ||
| agent_id | Yes | ||
| task_id | No | Specific task to claim (optional) | |
| timeout_seconds | No |