run_automation
Trigger a one-off slideshow from a saved automation without disturbing its schedule. Override the hook or set draft-only mode to control video generation.
Instructions
Trigger a one-off slideshow generation using the automation's saved settings.
Does not affect the cron schedule. To find the video, note the time before calling, then poll list_videos with automation_id and created_after filters.
Args: automation_id: The automation UUID. hook: Override the hook/topic for this single run. mode: "export" (default, generates video) or "draft_only" (no video).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hook | No | ||
| mode | No | ||
| automation_id | Yes |