inspect-layer
Inspect a layer's complete state including transform properties, effects, masks, markers, and text to verify exact settings before making precise edits.
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
| Name | Required | Description | Default |
|---|---|---|---|
| compName | No | Composition name (recommended). If omitted with no compIndex, the active comp is used. | |
| compIndex | No | 1-based index among compositions. Used if compName is omitted. | |
| layerName | No | Layer name (alternative to layerIndex). | |
| layerIndex | No | 1-based layer index within the composition. | |
| maxKeyframes | No | Maximum keyframes reported per property (default: 50). | |
| includeKeyframes | No | Include per-keyframe times/values/interpolation for transform properties (default: true). |