move_clip_to_track
Relocate a clip to a target track in Adobe Premiere Pro by providing the clip's node ID and desired track index. Enables efficient track reassignment for timeline organization.
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) |