remove_duplicate_tracks
Remove duplicate tracks from a Spotify playlist, keeping the first occurrence. Returns a preview for safety; set confirm=True to execute removal.
Instructions
Remove duplicate tracks from a playlist, keeping the first occurrence.
For safety, returns a preview unless confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | Playlist ID | |
| confirm | No | Set to True to actually remove duplicates |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||