send_message
Send messages to a running agent's stdin to provide corrections, new information, or updated instructions during a task.
Instructions
Send a message to a running agent's stdin. Use this to give the agent corrections, new information, or updated instructions mid-task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID of the running agent | |
| message | Yes | The message to send to the agent |