top_artists_by_range
Get top artists for each time range with rank changes between short and long term. Select short, medium, long, or all windows; output as concise, detailed, or JSON.
Instructions
Top artists for each time window with rank deltas (short vs long). Quota: up to 3× GET /me/top/artists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit per window | |
| time_range | No | Window or all | all |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |