omni_generate_video
Generate a video from a structured brief or vivid prompt using Gemini Omni. Specify subject, action, setting, style, lighting, camera angle, consistency, and mood.
Instructions
Generate a video with Gemini Omni. IMPORTANT: do NOT pass a raw one-liner — first run the creation interview in GUIDE.md (subject, action, setting, style, lighting, camera, aspect ratio, consistency, mood) and pass either a fully-formed prompt or a filled brief. Returns the local file path when done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | A complete, vivid prompt. Omit if you pass `brief` instead. | |
| brief | No | Structured brief; composed into a prompt if `prompt` is omitted. | |
| aspectRatio | No | 9:16 Reels/TikTok, 16:9 YouTube, 1:1 post. | |
| timeoutSeconds | No | Max seconds to wait. |