top_artist_ranking_delta
Compare your top artists' rank changes between two time windows (climbers first) to identify which artists rose or fell in your listening rotation.
Instructions
Show how each top artist’s rank moved between two time windows (climbers first; default compares short_term against medium_term). Quota: 2× GET /me/top/artists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Artists per window (default 20). | |
| base_range | No | Baseline window. Default: medium_term | medium_term |
| compare_range | No | Window to compare against the baseline. Default: short_term | short_term |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |