Comp info
ae_comp_infoFetch detailed After Effects comp data—size, fps, duration, work area, motion blur, layer summaries—by name or ID, and batch multiple comps in one call.
Instructions
Detailed comp info: size, fps, duration, work area, motion blur, layer summaries. Pass a comp name or item id — or an ARRAY of them to fetch several comps in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nameOrId | Yes | Composition name (exact match) or numeric item id — or an array of either to batch several comps into one round trip. If you don't know any, call ae_project_info first. |