taste_obsession_ladder
Get the obsession ladder for a stats.fm user, showing artists ranked by stream share and exposure tier for a selected time range.
Instructions
Obsession ladder: artists ranked by stream share, each with an exposure tier. Read-only, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | No | stats.fm range window. Default: lifetime | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| statsfm_user | Yes | stats.fm user ID (or username) — public profile, no auth needed | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |