Skip to main content
Glama

create_pan_animation

Creates a camera pan across an oversized video by setting direction to left, right, up, or down, producing a motion effect.

Instructions

Create a camera-like pan across an oversized video.

direction: left, right, up, down

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
directionNoleft
input_videoYes
Install Server

TDQS

C2.9/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions the pan is 'camera-like' and across an 'oversized video,' which hints at the key prerequisite, but it does not explain output behavior, duration, speed, crop behavior, or how the pan is executed.

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 short and front-loaded, with the core purpose in the first sentence and the direction options listed compactly. It could be slightly more structured, but there is no wasted text.

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?

Given no annotations, no output schema, and incomplete parameter documentation, this description is too sparse for a mutation tool. An agent would still need to infer important details about the input video requirements, pan behavior, and default settings beyond direction.

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?

With 0% schema description coverage, the description partially compensates by listing valid direction values ('left, right, up, down'). However, it does not explicitly document the input_video parameter, although 'across an oversized video' implies its role. The direction documentation adds real value beyond the bare schema.

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 clear specific action: 'Create a camera-like pan across an oversized video.' It distinguishes itself from nearby animation tools like create_zoom_animation by focusing on panning rather than zooming, though it does not explicitly contrast itself with siblings.

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?

There is no guidance about when to choose this tool over alternatives such as create_zoom_animation or create_moving_object_video. The description implies the tool is for panning effects, but it provides no context, alternatives, or exclusions.

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