statsfm_artist_stats
Fetch total stream counts for a specific artist from a user's library, with optional limit and response format.
Instructions
Stream totals for one artist 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") | |
| artist_id | Yes | stats.fm artist id | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |