Studio: generate video
studio_generate_videoGenerate a single video clip via the Studio model catalog (call list_studio_models for keys). ASYNC — returns a jobId; poll get_job until status is succeeded/failed. SPENDS CREDITS. firstFrame/referenceImages accept URLs (import them first if needed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| duration | No | ||
| modelKey | No | ||
| firstFrame | No | Start-frame image URL | |
| resolution | No | ||
| aspectRatio | No | ||
| generateAudio | No | ||
| referenceImages | No |