getTopArtists
Fetch a user's top Spotify artists over short-, medium-, or long-term ranges to review their listening statistics.
Instructions
Get the current user's top (most-played) artists over a given time range. This is the closest thing Spotify exposes to listening statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of artists to return (1-50) | |
| timeRange | No | Time range: short_term (~4 weeks), medium_term (~6 months), or long_term (~1 year). Default: medium_term. |