artist_velocity_report
Compare short-term and long-term top artist ranks to classify each artist's momentum as surging, climbing, steady, slipping, falling, or new entry.
Instructions
Classify each top artist’s momentum by comparing short_term and long_term ranks (surging / climbing / steady / slipping / falling / new_entry). Quota: 2× GET /me/top/artists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Artists per window (default 40). | |
| 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 |