Run an agent
Triggers a run of the agent immediately, regardless of its cadence or active flag. The run is created pending and executed asynchronously — poll GET /agents/{id}/runs/{run_id} for status, summary, and output files.
post/agents/{id}/runs
Path parameters
idstring required
The unique identifier of the agent
Response
Run created and queued