generate_video
Generate videos from text prompts or reference images, with support for video extension and frame-specified generation via Veo models.
Instructions
Generate videos from text prompts or reference images using Google's Veo models.
Supports text-to-video, image-to-video, video extension, and frame-specified generation. Generation is asynchronous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | veo-3.1 | |
| prompt | Yes | ||
| resolution | No | ||
| aspect_ratio | No | 16:9 | |
| extend_video_id | No | ||
| last_frame_image | No | ||
| reference_images | No | ||
| first_frame_image | No |