Skip to main content
Glama

suggest_animation

Suggests animation type, duration, easing, and implementation guidance for UI interactions such as button clicks, modal opens, and page transitions.

Instructions

Suggest appropriate animation for a UI interaction. Returns animation type, duration, easing, and implementation guidance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
interactionYesUI interaction to animate (e.g., 'button click', 'modal open', 'list item add', 'page transition')
contextNoOptional: Additional context about the interaction
Behavior4/5

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

With no annotations, the description carries full burden. It discloses the tool returns animation type, duration, easing, and guidance. For a non-destructive suggestion tool, this is transparent enough, though it could mention if suggestions are based on heuristics or external data.

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 a single sentence that efficiently states the action and outputs. No unnecessary words, well front-loaded.

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

Completeness4/5

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

Given only 2 parameters, no output schema, and no annotations, the description adequately covers the tool's function and output. It could be improved by noting the basis of suggestions (e.g., best practices), but is sufficient for its simplicity.

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 description coverage is 100%, so the baseline is 3. The description adds minimal value beyond the schema: it restates 'interaction' as 'UI interaction to animate' but doesn't clarify the 'context' parameter beyond 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 clearly states the tool's purpose: suggesting animation properties for a UI interaction, including specific outputs (type, duration, easing, guidance). While it doesn't explicitly differentiate from sibling tools like suggest_microinteraction, the verb 'suggest' and focus on animation distinguish it adequately.

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

Usage Guidelines3/5

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

The description implies usage for UI animation needs but provides no explicit when-to-use or when-not-to-use guidance. No alternatives are mentioned, leaving the agent to infer context without clear direction.

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/elsahafy/ux-mcp-server'

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