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.
Immediately trigger one manual run for a template
POST https://api.ugc.inc/automations/run-once
const res = await client.automations.runOnce({ templateId: 'tpl_123' });