Remove tracks from playlist
soundcloud_remove_playlist_tracksRemove specified tracks from a SoundCloud playlist you own while preserving the remaining order. Provide playlist and track URNs, IDs, or URLs to clean up your set.
Instructions
Remove the given tracks from a playlist owned by the logged-in user, keeping the order of the rest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Logged-in SoundCloud account to act as: alias, username or user URN. Omit to use the active (default) account; soundcloud_auth_status lists them. | |
| playlist | Yes | Playlist URN (soundcloud:playlists:123), numeric id, or a soundcloud.com set URL | |
| track_urns | Yes | Track URNs / ids / URLs to remove |