Get playlist tracks (paginated)
soundcloud_get_playlist_tracksList every track in a SoundCloud playlist by paging through results, so long playlists return all tracks without omission.
Instructions
List the tracks of a playlist page by page. Prefer this over soundcloud_get_playlist for long playlists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access | No | Filter by the caller's access level. Default: playable,preview. Add 'blocked' to also list tracks that cannot be streamed. | |
| playlist | Yes | Playlist URN (soundcloud:playlists:123), numeric id, or a soundcloud.com set URL | |
| secret_token | No |