Skip to main content
Glama

LottieFiles MCP Server

get_animation_details

Retrieve comprehensive details of a Lottie animation, including data, preview images, and tags, by providing its unique identifier using this tool on the LottieFiles MCP Server.

Instructions

Get detailed information about a specific Lottie animation, including animation data, preview images, and tags.

Input Schema

NameRequiredDescriptionDefault
idYesUnique identifier of the animation

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Unique identifier of the animation", "type": "string" } }, "required": [ "id" ], "type": "object" }

Other Tools from LottieFiles MCP Server

Related Tools

    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/junmer/mcp-server-lottiefiles'

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