discovery_ratio
Measures the share of recently played tracks absent from your top tracks, showing discovery vs staple listening. Select a top-tracks window to compare new versus familiar music.
Instructions
Measure what share of your recently-played tracks are NOT in your top tracks (discovery vs staple listening; default compares against medium_term). Quota: GET /me/player/recently-played + 1× GET /me/top/tracks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_items | No | Max recently-played items to walk (default 150; the API pages 50 per call). | |
| time_range | No | Top-tracks window defining "known" music. Default: medium_term | medium_term |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |