Retrieve run logs ordered by creation time
POST https://api.ugc.inc/automations/logs
const res = await client.automations.getLogs({ runId: 'run_123' });