Skip to main content
Glama
vapagentmedia

VAP Media · Unified MCP Server for AI Agents (Flux · Veo · Suno)

generate_video

Create AI-generated videos from text descriptions using Veo 3.1 technology. Specify duration, aspect ratio, and resolution for custom video production.

Instructions

Generate an AI video from text prompt using VAP (Veo 3.1). Returns a task ID for async tracking. Cost: $1.96. IMPORTANT: Send ONLY the video description. Do NOT include any instructions, guidelines, or meta-text. Just the pure visual description.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesONLY the visual description of the video. Do NOT include instructions or guidelines. Example: 'Cinematic aerial shot of a coastal cliff at golden hour, warm sunlight, gentle waves, camera slowly drifting forward'
durationNoVideo duration in seconds (4, 6, or 8)
aspect_ratioNoVideo aspect ratio (landscape or portrait)16:9
generate_audioNoGenerate audio with the video (costs more)
resolutionNoVideo resolution. 1080p recommended for enterprise (+33% cost)720p
negative_promptNoWhat to avoid in the video generation
Behavior4/5

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

With no annotations provided, the description carries full burden and does well by disclosing key behavioral traits: it's an async operation ('Returns a task ID for async tracking'), has a monetary cost ('Cost: $1.96'), and provides important input constraints. It doesn't mention rate limits, authentication needs, or error handling, but covers essential operational aspects.

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 appropriately sized and front-loaded with the core purpose, followed by important operational details (async nature, cost) and critical constraints. Every sentence earns its place with no wasted words, making it efficient for agent comprehension.

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?

For a 6-parameter tool with no annotations and no output schema, the description provides good coverage of the tool's purpose, cost, async nature, and critical input constraints. It doesn't explain return values or error conditions, but given the schema's comprehensive parameter documentation, it's reasonably complete for agent usage.

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 description coverage is 100%, so the baseline is 3. The description reinforces the critical constraint about the prompt parameter ('Send ONLY the video description...') which adds value beyond the schema, but doesn't provide additional semantic context for other parameters like duration or aspect ratio beyond what's already in their schema descriptions.

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 specific action ('Generate an AI video from text prompt') and resource ('using VAP (Veo 3.1)'), distinguishing it from sibling tools like generate_image and generate_music. It explicitly identifies the tool's function as video generation from text prompts.

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 description provides clear context about when to use this tool (for AI video generation from text prompts) and includes important usage constraints ('IMPORTANT: Send ONLY the video description...'). However, it doesn't explicitly mention when NOT to use it or name alternatives among sibling tools like generate_image for different media types.

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/vapagentmedia/vap-mcp-server'

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