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' });