get_artist_releases
Get a paginated, sortable list of releases for a Discogs artist by ID. Sort by year, title, or format to explore their discography.
Instructions
List releases associated with a Discogs artist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| page | No | ||
| sort | No | year | |
| perPage | No | ||
| sortOrder | No | desc |