create_reordered_playlist_copy_tool
Create a new playlist copy with a custom order of tracks, using a subset of items from the source playlist without modifying the original.
Instructions
Create a new playlist copy from a proposed order.
Unlike in-place reorder, ordered_playlist_item_ids may be a subset of the source playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| description | No | ||
| privacy_status | No | private | |
| source_playlist_id | Yes | ||
| ordered_playlist_item_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||