Skip to main content
Glama
Lillard01
by Lillard01

svg_clip_animation

Animate SVG elements by transitioning between clip paths. Define start and end clip shapes to create reveal or morph effects.

Instructions

SVG裁剪路径动画

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYes目标元素选择器
toClipYes结束裁剪
clipPathNo裁剪路径
durationNo
fromClipNo起始裁剪
Behavior1/5

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

With no annotations provided, the description fails to disclose any behavioral traits. It does not mention whether the animation mutates the SVG, required permissions, or side effects. The description is purely nominal.

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

Conciseness2/5

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

The description is only 5 characters in Chinese, but it is under-specified. It does not earn its place because it adds no information beyond the tool name.

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

Completeness1/5

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

For a tool with 5 parameters, no output schema, and no annotations, the description is completely inadequate. It fails to explain what the animation does, how parameters interact, or any usage context.

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

Parameters2/5

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

Although schema coverage is 80%, the parameter descriptions are minimal translations of parameter names (e.g., 'toClip' → '结束裁剪'), adding little semantic value. No formats or constraints are explained beyond the schema.

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

Purpose2/5

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

The description 'SVG裁剪路径动画' is essentially a Chinese translation of the tool name, providing no verb or specific action. It merely restates the name, making it a tautology. It does not distinguish from sibling tools like svg_mask_animation.

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

Usage Guidelines1/5

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

The description offers no guidance on when to use this tool versus alternatives such as svg_mask_animation or svg_path_animation. No context, prerequisites, or exclusions are provided.

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/Lillard01/GSAP-mcp'

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