continue_run
Provide additional input to a paused run that requires more information to proceed, enabling continued execution of orchestrated coding tasks.
Instructions
Send an additional input message to a run that is waiting for more input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| input_message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| status | Yes |