remove_from_timeline
Delete a clip from the timeline using its node ID, with the option to perform a ripple delete to remove the gap.
Instructions
Remove a clip from the timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip to remove | |
| ripple | No | Whether to ripple delete (close the gap). Default: false |