Invoke a published agent asynchronously. Returns a run ID that you can poll for status and results.
Pass ?dry_run=true to preview the compiled prompt without executing.
Documentation Index
Fetch the complete documentation index at: https://docs.push.ai/llms.txt
Use this file to discover all available pages before exploring further.
Organization API key. Create one in the Push AI dashboard under Settings → API Keys.
The ID of the agent to invoke.
If true, returns the compiled prompt and parameters without executing the agent.
Optional parameter values to bind for this run. Each entry maps a parameter name to a value.