generate_video
Turn text prompts into AI-generated videos using Google Flow's Veo 3.1 and Gemini Omni models. Specify camera motion, subject movement, and style to produce clips.
Instructions
Generate an AI video from text using Google Flow (Veo 3.1 / Gemini Omni models).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of videos to generate in one batch (1-4). | |
| aspect | No | Video aspect ratio. | |
| prompt | Yes | Motion prompt describing camera action, subject movement, and visual style. | |
| account | No | Account key to use. | |
| video_model_key | No | Video generation model. Default is veo_3_1_t2v_lite (10 credits per clip). | |
| duration_seconds | No | Video duration in seconds (4-8 seconds). |