get_artist_top_tracks
Get an artist's most played tracks from Last.fm. Specify artist name or MusicBrainz ID, set result limit and page, and enable autocorrect for misspelled names.
Instructions
Get an artist's most played tracks.
Args: artist: Artist name. Required unless mbid is given. mbid: MusicBrainz id for the artist. limit: Results per page. page: Which page of results to fetch. autocorrect: Let Last.fm fix a misspelled artist name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mbid | No | ||
| page | No | ||
| limit | No | ||
| artist | No | ||
| autocorrect | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |