veo_generate_video
Generate videos from text prompts using Google's Veo 3.1 AI model. Supports custom resolutions, aspect ratios, and reference images for tailored video creation.
Instructions
Generate a video with Google's Veo 3.1 Gemini API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | veo-3.1-generate-001 | |
| prompt | Yes | ||
| auth_mode | No | auto | |
| image_path | No | ||
| resolution | No | 720p | |
| output_path | Yes | ||
| aspect_ratio | No | 16:9 | |
| user_project | No | ||
| last_frame_path | No | ||
| timeout_seconds | No | ||
| duration_seconds | No | ||
| poll_interval_seconds | No | ||
| reference_image_paths | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||