move_clip
Move a clip to a new timeline position by specifying its start time in seconds and optionally changing its track index.
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_track_index | No | Optional new track index to move the clip to | |
| new_start_seconds | Yes | New start time in seconds |