flow_generate_video
Generate cinematic video clips from text prompts using Veo 3.1 or Omni Flash. Optionally auto-confirm generation, monitor rendering, and download the MP4 file.
Instructions
Generates cinematic video clips on Google Flow using Veo 3.1 or Omni Flash. When auto_confirm=true, submits generation, monitors rendering progress, and downloads the MP4 file. When auto_confirm=false, prepares prompt without consuming credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Video generation model. | Veo 3.1 Lite |
| ratio | No | Aspect ratio of the video. | 16:9 |
| prompt | Yes | Video prompt describing camera movement (dolly, pan, tilt), subject motion, lighting, and pacing. | |
| duration | No | Duration of the generated video. | 6s |
| auto_confirm | No | Set to true to execute video generation and consume credits. | |
| output_folder | No | Directory path to save the generated MP4 file. | |
| response_format | No | Control verbosity of returned output. | detailed |