statsfm_catalog_artist
Retrieve artist details from the stats.fm catalog using an artist ID. Choose concise, detailed, or JSON output for artist data.
Instructions
Look up an artist in the stats.fm catalog by id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | stats.fm artist id | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |