remove_unavailable_playlist_items
Remove unavailable (null) tracks from Spotify playlists, targeting only broken items by position to preserve healthy copies. Preview changes with dry-run mode.
Instructions
Remove unavailable (null track) items from a playlist — actionable companion to playlist_health_check. Targets only unavailable occurrences by position so healthy copies are preserved. Read-only dry_run preview available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview only — no writes | |
| max_results | No | Max unavailable items to remove (default 100) | |
| playlist_id | Yes | Playlist ID or Spotify URL/URI |