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.
Export full run data including executor and edge state
POST https://api.ugc.inc/automations/export-run
const res = await client.automations.exportRun({ runId: 'run_123' });