Documentation Index
Fetch the complete documentation index at: https://smithers.sh/llms.txt
Use this file to discover all available pages before exploring further.
resumeRun asks the Gateway to resume a waiting or interrupted run.
- Method:
resumeRun - Scope:
run:write - Transports: HTTP RPC, WebSocket RPC
- Request:
{ runId, options? } - Response:
{ runId, status }
already_terminal; resumable runs return resume_requested.