statsfm_track_stats
Retrieve streaming statistics for a specific track in a user's library using SpotifyMCP.
Instructions
Stream totals for one track within a user library
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 1–100. Default: 50 | |
| user_id | Yes | stats.fm user id or customId (e.g. "martijn") | |
| track_id | Yes | stats.fm track id | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |