remove_speed_keyframe
Remove the speed-ramp keyframe at frame (a PROJECT-timeline frame — the same value add_speed_keyframe and inspect_layers report) on a video layer. Removing the last keyframe clears the speed_keyframes array entirely (restoring 1× playback).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | Yes | Project-timeline frame number. | |
| elementId | Yes | video.<id>. | |
| projectId | Yes | Opaque project id (a v4 UUID, from list_projects/create_project). Selects which existing project this call mutates. |