inspect-comp
Retrieve a composition's settings and layer summary to navigate and identify which layer to edit.
Instructions
Map a whole composition: its settings (size, fps, duration, work area) plus every layer with a useful summary - index, id, name, type, enabled/locked/shy/solo, 3D/adjustment/null flags, in/out/start, parent, blend mode, effect count, mask count, has-audio. Use this to navigate a comp and decide what to edit, then call inspect-layer for one layer's full detail. Select the comp by compName/compIndex, or leave both empty for the active comp.
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. |