get_expression
Retrieve expression data from specific layer properties in After Effects compositions to access and analyze animation controls.
Instructions
Get the expression from a layer property
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compId | Yes | ID of the composition | |
| layerIndex | Yes | Index of the layer | |
| propertyPath | Yes | Property path (e.g., 'Transform.Position', 'Transform.Scale') |