Music
createPlaylist
Create Spotify Playlist
Create a new playlist on the user's own Spotify account.
Arguments
namestringrequiredPlaylist namedescriptionstringoptionalPlaylist description (optional)isPublicbooleanoptionalMake the playlist public (default false: private)
Returns
Returns the playlist's id, spotifyUri, and deepLinkUrl; pass the id to addTracksToPlaylist next.
Ask for it
The Cloud routes these requests to this verb.
- make me a playlist
- build a focus playlist
- create a Spotify playlist of X
Pair it with
The verbs that finish the job.