statsfm_exposure_check
Determines a subject's exposure tier (unheard, sampled, explored, established, favorite) using lifetime and recent listening counts.
Instructions
Where does a subject sit on the exposure ladder — unheard / sampled / explored / established / favorite? Evidence cites lifetime + recent counts. Read-only, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Artist, track, album, or genre name to check | |
| statsfm_user | Yes | stats.fm user ID (or username) — public profile, no auth needed | |
| subject_type | No | Which top-list to check against. Default: artist | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |