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