add_keyframe
Add keyframes to effect properties at a specified time and value, then read back the created keyframe to verify the stored parameter data.
Instructions
Add and read back a keyframe on an effect property. This verifies stored parameter data only; render/playback verification remains host-dependent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value at the keyframe | |
| node_id | Yes | Node ID of the clip | |
| effect_name | Yes | Display name of the effect | |
| time_seconds | Yes | Time in seconds relative to clip start where to add keyframe | |
| property_name | Yes | Display name of the property |