Unfollow Spotify Playlist
spotify_playlist_unfollowRemove a specific playlist by ID from your Spotify library and verify it's no longer saved. Handles unfollowing since Spotify lacks permanent playlist deletion.
Instructions
Remove an exact playlist ID from the current user's library and verify that it is no longer saved. Spotify does not expose permanent playlist deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| warning | No | ||
| playlist_id | Yes | ||
| spotify_url | No | ||
| still_saved | No |