Get the tags applied by an individual user to an artist on Last.fm. If accessed as an authenticated service /and/ you don't supply a user parameter then this service will return tags for the authenticated user. To retrieve the list of top tags applied to an artist by all users use artist.getTopTags.
artist (Required (unless mbid)] : The artist name mbid (Optional) : The musicbrainz id for the artist user (Optional) : If called in non-authenticated mode you must specify the user to look up autocorrect[0|1] (Optional) : Transform misspelled artist names into correct artist names, returning the correct version instead. The corrected artist name will be returned in the response. api_key (Required) : A Last.fm API key.