Skip to main content
Glama

LottieFiles MCP Server

get_animation_details

Retrieve comprehensive details of a specific Lottie animation, including its data, preview images, and associated tags, using the unique animation identifier.

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" }
Install Server

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