statsfm_catalog_album
Retrieve album details from the stats.fm catalog by providing the album ID. Choose concise, detailed, or raw JSON output to get the information you need.
Instructions
Look up an album in the stats.fm catalog by id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes | stats.fm album id | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |