Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get run state, executors, and execution edges
POST https://api.ugc.inc/automations/status
const res = await client.automations.getStatus({ runId: 'run_123' });