POST endpoint to trigger an Agent run
orgId — Your organization’s ID.agentId — The agent to trigger.nodeId — The specific node within the agent to trigger.url (string, required) — The resource URL the workflow should process.notify (boolean, optional) — Whether you’d like an email notification when finished. Defaults to false.title (string, optional) — Override title for the video. A title will be generated if it is not provided.message (string) — Confirmation text.status (string) — Current status of the trigger (Processing, Learning, Completed, Error).triggerId (string) — Unique identifier for this workflow run.