Playground
Resume a run
Resume a paused or awaiting run.
POST
Resume a run
Documentation Index
Fetch the complete documentation index at: https://agentcommunicationprotocol.dev/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Response
Run resumed (streaming or immediate)
A unique identifier for the agent following the RFC 1123 DNS label naming convention.
Required string length:
1 - 63Pattern:
^[a-z0-9]([-a-z0-9]*[a-z0-9])?$Example:
"chat"
Identifier of a run
Status of the run
Available options:
created, in-progress, awaiting, cancelling, cancelled, completed, failed Identifier of a session
Payload describing what is awaited from the client to continue the run.
Resume a run