Artist releases
get_artist_releasesFetch an artist's releases sorted newest first with paginated results via cursor.
Instructions
An artist's releases, newest first. Use the cursor from a previous call for the next page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | next_cursor from the previous page | |
| artist_id | Yes | SonoVault artist ID (from search_artists) |