run_goal
Start a durable agent that pursues a goal to completion. The agent runs server-side, survives disconnection, and returns a workflow_run_id for tracking progress.
Instructions
Start a durable Highway agent that pursues goal to completion.
Returns immediately with a workflow_run_id. The agent runs server-side and survives this client disconnecting. Use get_status to follow it and to see any actions awaiting your approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||