spotify_cleanup_playlist
Find and remove unavailable tracks and duplicate songs from Spotify playlists. Preview changes with dry run mode or apply cleanup directly to organize your library.
Instructions
Find and optionally remove unavailable and duplicate tracks from a playlist. Set dry_run=False to apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | ||
| remove_unavailable | No | ||
| remove_duplicates | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |