Skip to main content
Glama

Animations pretes a l'emploi et sequencage

ae_animate

Apply complete animations and stagger layers in After Effects with presets for entrances, exits, and effects. List available presets for parameters and customize values.

Instructions

Applique des animations completes en une commande (apparitions, sorties, effets de titre) et etale des calques dans le temps. Les valeurs sont relatives a l'etat actuel du calque : un slideIn ne detruit pas la position existante. action=list detaille les presets et leurs parametres.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toNo
cpsNo
compNoComposition cible : nom, id, ou omis pour la composition active dans le timeline.
easeNoCourbe imposee a l'ensemble du preset.
fromNo
modeNosequence : ce qui est decale (defaut startTime).
pathNowiggle/overshoot/bounce : propriete ciblee.
angleNo
layerNoCalque(s) : nom, index (1 = calque du haut), id, tableau de ceux-ci, "selected" pour la selection courante, ou "all".
startNoDebut en secondes.
actionYesOperation a effectuer.
amountNo
offsetNosequence : decalage entre calques, en secondes.
presetNopreset : nom (fadeIn, riseIn, popIn, slideIn, blurIn, wipeIn, trimReveal, typewriter, counter, kenBurns, shake, overshoot, bounce, autoFade, flicker, responsiveBox...).
targetNoresponsiveBox : calque texte de reference.
paddingNo
reverseNo
decimalsNo
distanceNo
durationNoDuree en secondes.
directionNo
frequencyNo
overshootNo
scaleFromNo
startTimeNosequence : temps de depart du premier calque.
propertiesNoapply : [{path, value|keys|expression}] applique tel quel.
startFrameNoDebut en images (bascule tout le preset en images).
offsetFramesNosequence : decalage en images.
durationFramesNoDuree en images.
Behavior3/5

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

With no annotations provided, the description carries the full burden. It adds a genuinely useful trait: 'Les valeurs sont relatives a l'etat actuel du calque : un slideIn ne detruit pas la position existante' (relative values, non-destructive). But for a mutation-heavy tool it does not disclose keyframe overwrite behavior, reversibility, or what happens to existing animation data beyond that one example.

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?

Three front-loaded clauses with zero filler: main purpose first, then the key behavioral caveat, then a discovery hint. Every sentence earns its place and the most important information appears immediately.

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

Completeness3/5

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

For a 29-parameter tool with no output schema and no annotations, this is a thin description. It covers the core concept, the relative-value behavior, and the action=list escape hatch, but does not describe return behavior, error handling, or how parameters map across the preset, sequence, and apply actions. The action=list hint mitigates but does not close the gap.

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 coverage is only ~55%, so the description should compensate for the ~12 undocumented parameters (to, from, amount, angle, distance, reverse, frequency, overshoot, etc.). It adds the core relative-values concept and routes discovery to action=list, but does not clarify what the undocumented parameters mean for specific presets, leaving an agent to guess their roles.

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 states a specific verb ('applique' applies) and resource (ready-made animations: apparitions, sorties, effets de titre) plus a second distinct function (etale des calques dans le temps, staggering layers). It is specific enough to separate from manual-keyframe tools like ae_keyframes, though it does not name that sibling explicitly.

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?

There is clear implicit context of when to use it (one-command presets and layer sequencing), and 'action=list detaille les presets' offers a discovery path. However, it gives no explicit alternatives, no when-not-to-use conditions, and no guidance on choosing this over ae_keyframes or ae_effect for the same scenario.

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/maximejacquart/ae-mcp'

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