Post Run Message
postRunMessagePost a message to an agent run. This will persist the message and resume the agent execution if the run is in a resumable state (waiting, completed, or interrupted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run's unique identifier | |
| message | Yes | The message content to send to the agent |