remove_keyframe
Remove the keyframe at frame N on a layer's track. Removing the last keyframe from a track restores the layer's static base value across the timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | Yes | ||
| property | Yes | ||
| elementId | Yes | ||
| projectId | Yes | Opaque project id (a v4 UUID, from list_projects/create_project). Selects which existing project this call mutates. |