get_artwork
Fetches cover art images for a release group from the Cover Art Archive using a MusicBrainz release-group ID. Returns front, back, and thumbnail URLs.
Instructions
Get cover art for a release group from the Cover Art Archive.
Args:
mbid: MusicBrainz release-group ID (from search_release).
Returns:
A dict with an images list of {front, back, thumbnails, url}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mbid | Yes |