mystorax_submit_goal
Submit a goal to the MystoraX Conductor for execution. Specify job class (research, coding, planning, science, ops, or voice_frontdoor) and options like model, effort, and dispatch.
Instructions
Submit a goal to Conductor POST /v1/goal. Prefer this over talking to bridges or CLIs directly. job_class may be research|coding|planning|science|ops|voice_frontdoor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | mcp_gateway | |
| mode | No | ||
| text | Yes | ||
| model | No | ||
| effort | No | ||
| worker | No | ||
| dispatch | No | ||
| job_class | No |