taste_daily_brief
Retrieve a daily listening brief for a Spotify user: top 3 tracks, 2 revival picks, and novelty vs. lifetime core ratio. Specify a date or default to yesterday.
Instructions
Yesterday (or a given date) in brief: top-3 tracks, 2 revival picks, novelty share vs the lifetime core. Read-only, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | UTC date YYYY-MM-DD. Default: yesterday | |
| 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 |