spotify_deduplicate_playlist
Scan Spotify playlists for duplicate tracks and remove them. Use dry run mode to review duplicates before deleting them permanently.
Instructions
Find and optionally remove duplicate tracks from a playlist. Set dry_run=False to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |