spotify_cleanup_playlist
Remove unavailable and duplicate tracks from a Spotify playlist. Use dry_run mode to preview changes before applying.
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 |