soundcloud_user_tracks
Retrieve a SoundCloud artist's uploaded tracks with playback, like, comment, and repost counts. Returns recent uploads first from public API.
Instructions
Get a SoundCloud user's own uploaded tracks. Returns a user/artist's own uploaded tracks, most recent first: title, artwork, playback/likes/comment/repost counts. Public data sourced from SoundCloud's own JSON API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full soundcloud.com user/artist profile URL | |
| limit | No | Number of tracks to return (default 20, max 50) |