Skip to main content
Glama

video_analysis

Analyze a video file or URL and return a text answer about its subject, actions, camera work, pacing, and audio, helping you align new marketing content with the clip.

Instructions

Watch a video (a local file path or a video URL) and answer a question about it — returns text, not a new video. Use to read a supplied or reference clip before generating: its subject and setting, the key actions, the camera work and motion, the pacing, and the gist of any audio, so a new prompt can animate or match it instead of contradicting it. Give a specific 'prompt' for a focused answer; omit it for a general breakdown. Analyzes a clip inline, so a very large file may be rejected — trim or link a shorter clip if so. Set dry_run=true to preview the request without spending.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
videoYesThe video to analyze — a local file path or an http(s) video URL.
promptNoThe question to answer about the video — e.g. 'What happens, and what camera movement, pacing, and audio does it use?' Omit for a general breakdown.
dry_runNoIf true, return the request that would be sent (key and video masked), make no API call.
Behavior5/5

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

With no annotations, the description carries the full burden and does well: it discloses that the tool returns text, analyzes inline, may reject large files, supports dry_run to avoid spending, and describes the kind of information extracted. This is rich, non-obvious behavioral context.

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 efficiently structured: front-loaded with the core action and return type, followed by usage context and practical caveats. Each sentence adds meaningful information without repetition.

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

Completeness5/5

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

Despite no output schema and no annotations, the description covers input types, prompt behavior, failure mode (large files), dry-run option, and intended use relative to generation workflows. It is a complete and self-sufficient description for a relatively simple tool.

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

Parameters4/5

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

Schema coverage is 100%, so the baseline is 3. The description adds value by explaining how the prompt affects output (specific vs. general), what dry_run does, and reaffirming video source formats, going slightly beyond bare schema names.

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 watches a video and answers a question, explicitly noting it returns text rather than a video. It distinguishes itself from video_generate and video_stitch by framing analysis as a pre-generation reading step.

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 tells when to use it ('before generating'), how to customize with a prompt, and how to handle large files. It doesn't explicitly name alternative tools or when not to use it, so it lacks full exclusion 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/SupercmoHQ/superCMO-skills'

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