animation_getFrameState
Retrieve the complete animation state of a layer at any frame by providing its ID and frame number. Use this to inspect transforms, properties, and keyframe values for precise animation analysis.
Instructions
Get the full animation state of a layer at a specific frame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | Yes | The frame number to query | |
| layerId | Yes | The numeric ID of the layer |