timeline_move_clip
Move a clip on the same track to a new timeline position by specifying track, clip index, and time.
Instructions
Reposition a clip on the same track to a new time position.
Args: track_id: Track containing the clip. clip_index: 0-based index of the clip within the track. new_position: New timeline position in seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | ||
| clip_index | Yes | ||
| new_position | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||