animation_deleteKeyframe
Delete unwanted keyframes from an animation channel by specifying the layer ID, channel name, and frame number.
Instructions
Delete a keyframe from an animation channel at a specific frame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | Yes | The frame number of the keyframe to delete | |
| channel | Yes | The animation channel name (e.g. "translation", "rotation", "scale", "opacity") | |
| layerId | Yes | The numeric ID of the layer |