List SoundCloud profile tracks
soundcloud_profile_tracks_listList a SoundCloud profile's tracks, newest first. Accepts a handle. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque pagination cursor from a previous response. | |
| handle | Yes | SoundCloud handle whose tracks should be listed. |