spotify_split_playlist_by_artist
Splits a Spotify playlist into separate playlists for each artist, consolidating artists with fewer than three tracks into a 'Various' playlist.
Instructions
Split a playlist into per-artist sub-playlists. Artists with fewer than 3 tracks go into a "Various" playlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |