Get related tracks
soundcloud_get_related_tracksGet related track recommendations for any SoundCloud track by providing its URN, numeric ID, or URL. Filter results by access and set limit to retrieve relevant suggestions.
Instructions
Tracks SoundCloud considers related to the given track (recommendations / 'more like this').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Items per page (default 50, max 200) | |
| track | Yes | Track URN (soundcloud:tracks:123), numeric id, or a soundcloud.com track URL | |
| access | No | Filter by the caller's access level. Default: playable,preview. Add 'blocked' to also list tracks that cannot be streamed. |