ae_get_layer
Retrieve detailed layer information including transforms, timing, and effects by specifying a composition and layer. Use this tool to inspect or verify layer properties before making edits.
Instructions
Get layer details (transforms, timing, effects). Prefer layer_name; use layer_index if names collide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp_name | No | Composition name. Prefer this over index. | |
| comp_index | No | 1-based project item index if name is ambiguous. | |
| layer_name | No | Layer name (preferred). | |
| layer_index | No | 1-based layer index in the comp. | |
| response_format | No | concise |