Skip to main content
Glama
Lillard01
by Lillard01

camera_3d_animation

Animate a 3D camera to a specified position with easing and duration, targeting an optional focal point.

Instructions

3D相机动画

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
easeNopower2.inOut
targetNo观察目标 {x, y, z}
durationNo
containerYes3D容器选择器
cameraPositionYes相机位置 {x, y, z}
Behavior1/5

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

No annotations are provided, and the description does not disclose any behavioral traits. There is no mention of side effects, authorization needs, or performance implications.

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

Conciseness3/5

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

Extremely concise but at the expense of clarity. It is front-loaded but lacks substantive information. The brevity is not effective communication.

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?

Given the complexity of 3D animation and many sibling tools, the description is severely incomplete. It does not cover return values, usage context, or relationship to other 3D tools. Output schema is absent.

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 coverage is 60% (descriptions for target, container, cameraPosition). The description adds no new parameter insight; it relies entirely on schema. Baseline of 3 is appropriate given moderate coverage.

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 is a generic phrase '3D相机动画' (3D camera animation). It lacks a specific verb and does not differentiate from siblings like 'scene_3d_animation' or 'transform_3d_animation'. The purpose is vague.

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?

No usage guidance is provided. With many sibling tools (e.g., transform_3d_animation, scene_3d_animation), the agent has no information on when to use this tool versus alternatives.

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