Skip to main content
Glama

create_zoom_animation

Apply a zoom-in effect to a video clip by specifying the input video and an optional zoom amount. Create a dynamic close-up for emphasis or visual interest.

Instructions

Apply a smooth zoom-in effect to a video.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
input_videoYes
zoom_amountNo
Install Server

TDQS

C2.6/5.0
Behavior2/5

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

No annotations exist, so the description carries the full burden of behavioral disclosure. It only says 'apply a smooth zoom-in effect' and does not state whether it creates a new file, overwrites the input, or what result is returned.

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

Conciseness4/5

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

The description is a single short sentence with no filler, and the core effect is front-loaded. It is concise rather than fully developed, so it stops short of a 5.

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?

For a transformation tool with no annotations and no output schema, the description omits output format, the role of zoom_amount, and any prerequisites. An agent can guess the action but lacks enough detail to invoke it correctly with confidence.

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

Parameters1/5

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

Schema description coverage is 0% and the description mentions no parameters. It does not define the expected format for input_video or explain how zoom_amount behaves beyond the schema's bare type and default.

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

Purpose4/5

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

The description states a specific operation ('Apply') on a concrete resource ('a video') with a particular effect ('smooth zoom-in'). It is easily distinguished from the sibling create_pan_animation, though it does not explicitly name alternatives.

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

Usage Guidelines2/5

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

No when-to-use or alternative-routing information is provided. An agent cannot tell from the description whether to choose this over create_custom_animation or create_pan_animation.

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

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/Sahilkumar8084/Moviepy-MCP---Server'

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