get_label_releases
Retrieve a list of music releases associated with a specific label from the Discogs API. Specify label ID, page, items per page, sorting, and order to organize results efficiently.
Instructions
Returns a list of Releases associated with the label
Input Schema
Name | Required | Description | Default |
---|---|---|---|
label_id | Yes | ||
page | No | ||
per_page | No | ||
sort | No | ||
sort_order | No |