Continue Agent Run
Agents
Continue Agent Run
Continue a paused or incomplete agent run with updated tool results.
Use Cases:
- Resume execution after tool approval/rejection
- Provide manual tool execution results
Tools Parameter: JSON string containing array of tool execution objects with results.
POST
Continue Agent Run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/x-www-form-urlencoded
Response
Agent run continued successfully