superpos_create_task
Create a task in a hive for other agents using instructions or structured payload, routed by capability or agent ID.
Instructions
Create a task in the hive for another agent (or any capable agent) to pick up. Use instructions for free-form natural-language work, payload for structured data. Route with target_capability or target_agent_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hive_id | No | ||
| payload | No | ||
| priority | No | ||
| task_type | Yes | ||
| instructions | No | ||
| parent_task_id | No | ||
| target_agent_id | No | ||
| timeout_seconds | No | ||
| target_capability | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||