delete_track_from_playlist
Remove every occurrence of a track from a specified laut.fm playlist using station, playlist, and track IDs.
Instructions
Delete all occurrences of a track from a playlist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | The track ID to remove | |
| station_id | Yes | The station ID | |
| playlist_id | Yes | The playlist ID |