forgotten_favorites
Retrieve high-lifetime tracks with zero recent plays for a stats.fm user, ranked by lifetime streams, to reveal forgotten favorites.
Instructions
High-lifetime tracks with zero recent plays — favorites that fell off. Ranked by lifetime streams. Read-only, no auth. (Legacy alias of statsfm_forgotten_favorites — prefer the canonical name.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_limit | No | Lifetime top tracks to scan. Default: 50 | |
| 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 |