steer
Inject a message into a running agent's turn to correct course mid-run, so you can redirect work without stopping and re-prompting.
Instructions
Inject a message into an agent's turn while it is still running, without killing its work. Use this to correct course mid-run — it is strictly better than stopping and re-prompting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Short agent id, e.g. ag_7f3k2m. | |
| text | Yes | Message to inject. |