Generate Short Video
short_video_generateGenerate a vertical short video from a text prompt using AI video models. Preview via dry-run or produce live output.
Instructions
Generate one vertical video. Returns a dry-run payload unless live=true or SHORT_VIDEO_DRY_RUN=false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | ||
| size | No | 720x1280 | |
| model | No | ||
| prompt | Yes | ||
| provider | No | openai_sora | |
| image_url | No | ||
| resolution | No | 720p | |
| output_path | No | ||
| aspect_ratio | No | 9:16 | |
| negative_prompt | No | ||
| response_format | No | json | |
| duration_seconds | No | ||
| person_generation | No | ||
| reference_image_urls | No |