move_clip
Moves a timeline clip to a new start time and optionally a new track, repositioning it in the sequence.
Instructions
Move a clip to a new position on the timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip to move | |
| new_start_seconds | Yes | New start time in seconds | |
| new_track_index | No | Optional new track index to move the clip to |