Skip to main content
Glama

generate_video

Generate a video from a text prompt, including ambient audio. Returns an MP4 file in 1-3 minutes, supporting landscape and portrait orientations.

Instructions

Generate a video using Google's Veo 3. Returns an MP4 video file. Video generation takes 1-3 minutes — the tool will poll until complete. Veo 3 generates both video and ambient audio. Videos are saved to the shared directory and viewable in the browser viewer.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesText prompt describing the video to generate. Be descriptive about motion, camera angles, lighting, and scene details for best results.
aspect_ratioNoAspect ratio — 16:9 for landscape, 9:16 for portrait/vertical16:9
durationNoVideo duration in seconds8
Behavior4/5

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

Without annotations, the description reveals key behaviors: polling (1-3 minute generation), output format (MP4), ambient audio generation, and storage/viewing (shared directory, browser viewer). This is transparent, though it omits potential error scenarios or limitations.

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?

The description is four sentences, each adding value: purpose, time/polling, audio, storage. No unnecessary words, and the most critical info is front-loaded.

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

Completeness4/5

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

The description covers output format, timing, and storage, which is fairly complete for a generation tool with no output schema. However, it lacks mention of file size limits, quality options, or error handling.

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?

Schema coverage is 100%, and the description adds minimal value beyond the schema's parameter descriptions. The prompt advice is already in the schema, and aspect ratio/duration enums are clear. The baseline score of 3 is appropriate.

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 clearly states the tool generates a video using Google's Veo 3, returns an MP4 file, and distinguishes itself from sibling image tools (e.g., generate_images) by mentioning video-specific features like ambient audio and polling.

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

Usage Guidelines3/5

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

The description implies the tool is for video generation, but it does not explicitly state when not to use it or provide alternatives among sibling tools. The context of sibling tools suggests image generation tools are separate, but the description lacks direct guidance.

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/j-east/pixel-surgeon-mcp'

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