item_move_to_track
Move an audio or MIDI item to a different track using item and destination track indices. Specify the item index and target track index to reorganize your project.
Instructions
Move item to different track.
Args: item_index: Item index. dest_track_index: Destination track index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes | ||
| dest_track_index | Yes |