list-project-items
List all compositions, footage, solids, and folders in an After Effects project. Filter by type or missing/offline sources to find broken links and look up footage IDs for relinking.
Instructions
List items in the project panel (compositions, footage, solids, folders), with each footage item's source file path and whether it is missing/offline. Unlike getProjectInfo (summary-only, capped at 50), this is the full, filterable inventory - use it to find broken links before a render, or to look up a footage item's id for relink-footage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by item type (default: all). | |
| limit | No | Maximum items to return (default and max 2000). | |
| missingOnly | No | Only return footage items whose source file is currently missing/offline. |