add_keyframe
Set a keyframe on a clip's effect property at a given time and value to animate parameter changes.
Instructions
Add a keyframe to an effect property at a specific time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| effect_name | Yes | Display name of the effect | |
| property_name | Yes | Display name of the property | |
| time_seconds | Yes | Time in seconds relative to clip start where to add keyframe | |
| value | Yes | Value at the keyframe |