Skip to main content
Glama

inspect-layer

Inspect a layer's exact state—type, transforms, keyframes, effects, masks, markers, source, text—to validate before editing.

Instructions

Deeply inspect ONE layer so you can SEE its exact state before making precise edits: type, enabled/locked/shy/solo, in/out points, parent, blend mode, 3D flag; the full Transform group (each property's value + expression + keyframes with times/values/interpolation); all effects with their property values; masks (mode/inverted/opacity/feather/expansion); markers; source file/dimensions; and text (font/size/fill) for text layers. Select the comp by compName/compIndex (or active comp) and the layer by layerIndex or layerName.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
compNameNoComposition name (recommended). If omitted with no compIndex, the active comp is used.
compIndexNo1-based index among compositions. Used if compName is omitted.
layerNameNoLayer name (alternative to layerIndex).
layerIndexNo1-based layer index within the composition.
maxKeyframesNoMaximum keyframes reported per property (default: 50).
includeKeyframesNoInclude per-keyframe times/values/interpolation for transform properties (default: true).
Behavior4/5

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

The description strongly implies read-only behavior via 'inspect' and 'SEE its exact state', and provides detailed output expectations. However, it does not explicitly state that no modifications occur, which with no annotations leaves some ambiguity.

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 dense but well-organized, front-loading the purpose and using a list structure to enumerate covered properties without repeating schema fields.

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

Completeness5/5

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

Given the tool's complexity and absence of an output schema, the description provides a thorough account of return contents (transform, effects, masks, markers, source, text) and selection logic, making it self-sufficient for an agent.

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?

The schema already fully documents all six parameters (100% coverage). The description adds a brief note on selection options (compName/compIndex, layerIndex/layerName, active comp) but does not add semantics beyond the schema.

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 clearly states the tool deeply inspects one layer and enumerates the exact state elements (type, transform, effects, masks, markers, source, text). This distinguishes it from sibling tools like inspect-comp or list-layer-effects.

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?

It frames the tool as a pre-edit inspection step ('before making precise edits') and specifies that it targets a single layer, selected by comp and layer identifiers. It lacks explicit alternatives/exclusions, so not a 5.

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/omar-hesham/after-effect-mcp-with-claude'

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