move_playlist_item
Changes the order of tracks in a playlist by moving a selected track to a new position.
Instructions
Move a track within the current playlist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Player ID to control | |
| fromIndex | Yes | Source track index | |
| toIndex | Yes | Destination track index |