cos_dispatch_formula
Generate a rendered prompt and input slice for a formula-agent, letting the main agent build a subagent dispatch. Returns prompt text only, not spawning the subagent.
Instructions
Return the rendered agent prompt and input slice for a formula-agent. The main agent uses this to construct the subagent dispatch. Does NOT spawn the subagent — returns prompt text only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intensity | No | standard | |
| formula_id | Yes | ||
| persona_id | Yes | ||
| session_id | Yes | ||
| task_marker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |