Discogs: list artist releases
discogs_get_artist_releasesRetrieve releases and masters credited to a Discogs artist by ID, with pagination and sorting options (year, title, format).
Instructions
List releases and masters credited to an artist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-indexed. | |
| sort | No | ||
| per_page | No | Results per page (max 100). | |
| artist_id | Yes | ||
| sort_order | No |