gflow_generate_video
Generate videos with Google Veo from text, images, or saved character references. Select mode, aspect ratio, duration, and batch count to produce clips saved to your local machine.
Instructions
Generate a video using Google Flow's Veo model. Modes: t2v (text-to-video), i2v (image-to-video), r2v (reference-to-video). Aspects: 9:16, 16:9. Optional model (veo_lite/veo_fast/veo_quality/omni_flash), duration (seconds), and count select the Veo model, clip length, and batch size (CLI parity). The prompt supports @CharacterName mentions to tag saved project characters by name (resolves to referenceEntities). Reference a SAVED character via @Name; pass one-off ingredient images via reference_images. See docs/REFERENCE_STRATEGIES.md. Optional ui_mode ('classic'/'auto') verifies the classic editor pre-submit and aborts before spending credits if unreachable; 'agentic' is not supported for video. Returns the local file path to the generated video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | t2v | |
| wait | No | ||
| count | No | ||
| model | No | ||
| tools | No | ||
| aspect | No | 9:16 | |
| output | No | ||
| prompt | Yes | ||
| profile | No | default | |
| project | No | ||
| ui_mode | No | ||
| duration | No | ||
| end_frame | No | ||
| project_name | No | ||
| initial_frame | No | ||
| reference_images | No | ||
| reference_entities | No | ||
| reference_entity_names | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||