following_analytics
Group your followed artists by genre, popularity, or follower counts to reveal patterns in your music taste and library composition.
Instructions
Analytics over followed artists: genre/popularity rollups via batch /artists?ids= enrichment. Quota: 🟢 GET /me/following + GET /artists batches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | Top N groups to show | |
| group_by | No | genre | |
| 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 |