item_move_to_track
Move an item to a different track by specifying the item index and destination track index.
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 |