spotify_deduplicate_playlist
Find duplicate tracks in a Spotify playlist and remove them. Set dry_run to false to delete duplicates.
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 |