unsave_tracks
Remove tracks from your Spotify library. Preview deletions by default; set confirm=true to execute removal.
Instructions
Remove tracks from your Spotify library.
For safety, returns a preview unless confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_ids | Yes | List of Spotify track IDs to remove | |
| confirm | No | Set to True to actually remove (default False for preview) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||