get_artist_top_albums
Fetch an artist's most popular albums using their name or MusicBrainz ID. Control results per page and auto-correct misspellings.
Instructions
Get an artist's most popular albums
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mbid | No | MusicBrainz artist ID | |
| page | No | Page number | |
| limit | No | Results per page | |
| artist | No | Artist name (required unless mbid given) | |
| autocorrect | No | Correct misspelled artist names |