spotify_track_recommended
Get Spotify recommended tracks by providing a track ID or URL. Returns normalized recommended entities to power personalized music suggestions.
Instructions
Retrieve Spotify recommended tracks. Returns normalized recommended Spotify entities from the internalLinkRecommenderTrack Pathfinder response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Spotify track ID. Used when uri is omitted | |
| uri | No | Spotify track URI or open.spotify.com track URL | |
| limit | No | Recommendation limit, clamped to 1-50 |