get_artist
Retrieve artist metadata including listener counts, playcounts, similar artists, and biography. Use artist name or MusicBrainz ID, with optional username and language settings.
Instructions
Get artist metadata: listeners, playcount, similar artists, bio.
Args: artist: Artist name. Required unless mbid is given. mbid: MusicBrainz id for the artist. username: Include this user's playcount for the artist. autocorrect: Let Last.fm fix a misspelled artist name. lang: ISO 639 alpha-2 language for the biography text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ||
| mbid | No | ||
| artist | No | ||
| username | No | ||
| autocorrect | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |