Inspect project
inspect_projectInspect a Compositor .comp project to retrieve canvas details and all layers in stacking order, including folder depth, visibility, opacity, blend mode, and transform.
Instructions
Reads a Compositor .comp project and returns the canvas info plus every layer in stacking order (bottom to top), with folder depth, visibility, opacity, blend mode and transform.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the .comp project package (a directory ending in .comp) |