get_animation
Retrieve keyframe mappings and usage examples for a CSS animation slug, or fetch the animate/animate-on SCSS mixin record by name.
Instructions
Return one animation slug → keyframe mapping with usage examples, or the animate/animate-on mixin record by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Animation slug (e.g. "fade-in") or mixin name ("animate", "animate-on"). |