spotify_reorder_playlist
Move a range of consecutive tracks within a playlist to a new position.
Instructions
Move tracks within a playlist (range_start to insert_before, range_length consecutive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | ||
| range_start | Yes | ||
| insert_before | Yes | ||
| range_length | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |