top_artist_leaderboard
Ranks your top artists across short, medium, and long listening windows by applying recency-weighted points, producing a combined leaderboard to reveal your most-played acts.
Instructions
Score top artists across all three time windows with recency-weighted points (short×3, medium×2, long×1) and rank the combined leaderboard. Quota: 3× GET /me/top/artists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Artists fetched per window (default 30). | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |