statsfm_catalog_track
Retrieve track details from the stats.fm catalog using a track ID. Choose concise, detailed, or JSON output to get track information for analysis or integration.
Instructions
Look up a track in the stats.fm catalog by id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | stats.fm track id | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |