move_clip_to_track
Relocates a specified clip to a different track by providing its node ID and target track index.
Instructions
Move a clip to a different track. Uses QE DOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| target_track_index | Yes | Target track index (0-based) |