exposure_check
Determine a subject's exposure stage—unheard, sampled, explored, established, or favorite—for any stats.fm user, based on 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. (Legacy alias of statsfm_exposure_check — prefer the canonical name.)
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 |