Execute an agent immediately, bypassing its schedule.
Returns conversation_id where results will appear. Runs asynchronously; poll conversation for completion.
cURL
curl --request POST \ --url https://api.zo.computer/events/{agent_id}/execute \ --header 'Authorization: Bearer <token>'
{}
Zo API key (zo_sk_...)
Successful Response
The response is of type Response Runagent · object.
Response Runagent · object