Get my top tracks or artists
get_my_tasteAccess a user's top tracks or artists from their listening history to ground music recommendations and playlist creation in their actual taste.
Instructions
The user's actual listening history — the best available signal for what they like. Read this before building a playlist described in terms of the user's own taste ("music like what I listen to", "more of this vibe"), then choose similar music yourself. Spotify's recommendation and audio-feature endpoints no longer exist for this app. Pick the music yourself from your own knowledge, then use search_tracks to resolve each pick to a URI. Use get_my_taste to ground picks in what this user actually listens to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | tracks | |
| limit | No | ||
| time_range | No | short_term ≈ last 4 weeks, medium_term ≈ 6 months, long_term ≈ years | medium_term |