cavalry_get_comp_layers
Retrieve an array of layer and node IDs from the active composition, with an option to return only root-level layers.
Instructions
Returns an array of layer and node IDs present in the active composition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topLevelOnly | No | If true, only returns root-level layers. Defaults to false. |