Skip to main content
Glama

ae_render_composition

Render After Effects compositions with an automatic export preset, producing video or image files for review before delivery.

Instructions

Render a composition with an automatic export preset. The render must still be visually reviewed before delivery.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatNomp4
comp_nameNoComposition name. Prefer this over index.
comp_indexNo1-based project item index if name is ambiguous.
output_pathNo
output_presetNo
Behavior2/5

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

With no annotations, the description must carry the full behavioral disclosure burden. It reveals that an automatic export preset is used and that output requires visual review, but it omits other important behavior such as file output, overwrite effects, or whether rendering is synchronous.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short, front-loads the core action, and adds an important caveat without waste. However, it is so brief that valuable behavioral and usage context is missing.

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

Completeness2/5

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

For a tool with five parameters, no output schema, and no annotations, the description is incomplete. It doesn't explain what parameters are needed to target a composition, where output goes, what the result looks like, or whether rendering is safe to run repeatedly.

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

Parameters2/5

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

Schema description coverage is only 40%, so the description should compensate for unclear parameters like output_path, output_preset, and format. It only hints at output behavior through 'automatic export preset' and does not clarify parameter roles or relationships.

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 clearly identifies the operation ('Render a composition') and the specific resource type, with the qualifier 'automatic export preset' adding useful scope. It doesn't explicitly distinguish from frame-capture siblings like ae_capture_frame, but the verb 'render' and reference to export presets make the intent reasonably clear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes a meaningful usage condition: the render must be visually reviewed before delivery. This communicates when the output is not appropriate for final unattended delivery, though it doesn't explicitly name alternatives or state when to prefer a different tool.

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/HeroicSwan/after-effects-mcp'

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