era_distribution_report
Visualize release eras. Pass an artist ID for a 5-year discography breakdown, or omit it for a decade-based histogram of your saved albums, with percentages and peak-era callouts.
Instructions
Histogram of releases across eras: pass artist_id for that artist's discography in 5-year buckets, or omit it for your own saved-album library in decade buckets, with percentages and peak-era callouts. Quota: 1 walk (discography or saved albums).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | No | Artist mode when given; omit for library mode | |
| saved_cap | No | Library mode max saved albums. Default: 1000 | |
| include_groups | No | Artist mode album groups. Default: album,single | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |