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
- Resume after admin approval (tools can be empty; resolution fetched from DB)
Tools Parameter: JSON string containing array of tool execution objects with results. Can be empty when an admin-required approval has been resolved.
POST
Continue Agent Run
Documentation Index
Fetch the complete documentation index at: https://docs.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
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