Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| search_animations | Search for Lottie animations |
| get_popular_animations | Get popular Lottie animations |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| popular | Popular Lottie animations |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_animations | Search for Lottie animations by keywords, tags, and other criteria. Supports pagination. |
| get_animation_details | Get detailed information about a specific Lottie animation, including animation data, preview images, and tags. |
| get_popular_animations | Get a list of currently popular Lottie animations. |