artist_discography_explorer
View an artist's discography stats: release counts by type, first/latest releases, active span, and releases per active year. Resolve artist by ID, URI, URL, or name.
Instructions
Overview stats for one artist's discography: release counts by type, first and latest releases, active span and releases per active year. Accepts an artist ID, URI, URL or name (name → closest search match). Quota: 🟡 one paginated /artists/{id}/albums walk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist | Yes | Artist ID, URI, URL, or name to resolve via search | |
| max_results | No | ||
| include_groups | No | Comma-separated album groups: album,single,appears_on,compilation. Default: album,single | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |