artist_scout_from_playlists
Finds new-to-you artists from any Spotify playlist by ranking those with no saved tracks, making your own rotation a source of discovery.
Instructions
Find new-to-you artists: pull the artist roster from one of your playlists and rank the ones you have NOT saved any tracks of — discovery from your own rotation. Quota: 🔴 playlist walk + saved-tracks membership check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_items | No | Playlist items to scan. Default: 200 | |
| max_artists | No | Max newcomer rows. Default: 15 | |
| playlist_id | Yes | Spotify playlist ID, URI, or URL | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |