Skip to main content
Glama

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

TableJSON Schema
NameRequiredDescriptionDefault
countNoNumber of videos to generate in one batch (1-4).
aspectNoVideo aspect ratio.
promptYesMotion prompt describing camera action, subject movement, and visual style.
accountNoAccount key to use.
video_model_keyNoVideo generation model. Default is veo_3_1_t2v_lite (10 credits per clip).
duration_secondsNoVideo duration in seconds (4-8 seconds).
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden, but it discloses no behavioral traits such as account requirements, credit consumption, processing time, or return format. The tool name and sibling context suggest it is a generator, but safety/impact details are absent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single, focused sentence that is front-loaded with the action (Generate) and resource (AI video), then adds model context. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite 6 parameters and no output schema, the description provides minimal context. It does not mention the need for a connected account (despite an account parameter), asynchronous nature, or what the response includes. The description is too sparse for a complex generation tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema covers all 6 parameters with descriptions (100% coverage), so the description adds no parameter semantics. Baseline 3 is appropriate since the schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states 'Generate an AI video from text' with specific verb and resource, and mentions Google Flow and models. It clearly distinguishes itself from sibling generate_video_from_image by specifying text input.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The phrase 'from text' clearly indicates the input modality and implies it is for text-to-video, contrasting with image-to-video sibling. However, it does not explicitly name alternatives or state 'when not to use'.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LeoSzn12/google-flow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server