move_clips_tool
Reposition clips in session time or move them to another track without affecting neighboring clips, preserving original media on inter-track moves.
Instructions
Move clips in session time and/or onto another track (no neighbor ripple).
clips_json is a JSON array of {clip_id, timeline_start, track_id}.
Inter-track moves keep the originating media via source_id. Unlike
move_segment_tool, this does not cut a range on every dialogue lane.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clips_json | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |