Skip to main content
Glama

Keyframes et courbes d'animation

ae_keyframes

Set, read, delete, or shift keyframes with true easing curves in

Instructions

Poser, lire, supprimer et decaler des keyframes avec de vraies courbes de vitesse. Le champ 'ease' d'un keyframe decrit la courbe du segment qui le suit ('expo.out', 'back.out', 'quad.inOut', 'linear', 'hold', 'easyEase', 'cubic-bezier(...)'). Les influences et vitesses After Effects sont calculees automatiquement, comme un reglage manuel de l'editeur de graphe.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
compNoComposition cible : nom, id, ou omis pour la composition active dans le timeline.
easeNoset : courbe par defaut appliquee a tous les segments sans 'ease' explicite.
keysNoset : liste des keyframes.
pathNoChemin de propriete. Raccourcis : position, scale, rotation, opacity, anchor, sourceText, timeRemap. Chemins : 'transform/position', 'effects/Gaussian Blur/Blurriness', 'contents/Group 1/Trim Paths 1/End', 'masks/Mask 1/Mask Path'. Les matchNames Adobe fonctionnent aussi ('ADBE Transform Group/ADBE Position').
snapNoset : aligner sur la grille d'images (defaut true).
clearNoset : effacer les keyframes existants (defaut true).
layerNoCalque(s) : nom, index (1 = calque du haut), id, tableau de ceux-ci, "selected" pour la selection courante, ou "all".
actionYesOperation a effectuer.
framesNoshift : decalage en images.
indicesNodelete : indices de keyframes (1-based).
secondsNoshift : decalage en secondes.
timeRangeNodelete : [debut, fin] en secondes.
Behavior4/5

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

With no annotations provided, the description carries the full behavioral burden. It explicitly discloses that After Effects influences and speeds are computed automatically, 'comme un reglage manuel de l'editeur de graphe' (like a manual graph editor adjustment), which is a meaningful behavioral trait. It also explains the semantics of the 'ease' field. However, it does not mention any destructive implications of 'delete' or 'clear', which would have warranted a higher score.

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?

The description is compact and front-loaded: it states the core purpose in the first sentence, then elaborates on the key behavioral nuance. Every sentence earns its place, and there is no redundant filler. The structure is effective for quick parsing.

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?

Given the tool's complexity (12 parameters, 4 distinct actions), the description is somewhat thin on action-specific guidance. It does not explain what 'get' returns, what 'shift' requires (though the schema covers this), or potential error conditions. The coverage is adequate for a high-level understanding but incomplete for an agent that needs to handle all actions confidently without supplementary schema inspection.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Although the schema covers all 12 parameters at 100% coverage, the description adds valuable context beyond the schema. It explains the 'ease' field's meaning and the available curve names (expo.out, back.out, etc.), and it clarifies path shortcuts like 'transform/position' and Adobe matchNames. This goes beyond simple schema repetition and helps agents understand the conceptual model.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a clear, specific verb and resource: 'Poser, lire, supprimer et decaler des keyframes' (place, read, delete, and shift keyframes), and adds a distinctive qualifier 'avec de vraies courbes de vitesse' (with real speed curves). This immediately distinguishes the tool from siblings like ae_animate or ae_property, which handle broader animation or property tasks.

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?

The description implies usage for keyframe manipulation but never explicitly states when to prefer this tool over alternatives, nor does it mention exclusions (e.g., 'use ae_animate for purely procedural animation'). The 'action' enum in the schema gives some context, but the description itself lacks direct guidance on tool selection.

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