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.
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.