reorder_original_playlist
Reorders the original playlist in place using the ordered list of item IDs, with dry-run mode and user confirmation to prevent accidental changes.
Instructions
Reorder the original playlist in place.
dry_run defaults to true. Set dry_run=false and confirm_modify_original=true only after the user explicitly confirms modifying the original playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| playlist_id | Yes | ||
| confirm_modify_original | No | ||
| ordered_playlist_item_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||