create_vibe_playlist
Create a Spotify playlist from a vibe description by searching for songs that match the mood and adding them to the playlist.
Instructions
Create a playlist from a vibe prompt by searching and adding matched songs.
The LLM should provide song_queries that fit the requested vibe. This tool creates the playlist, resolves each query to a Spotify track, and adds them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| vibe | Yes | ||
| market | No | ||
| public | No | ||
| description | No | ||
| song_queries | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||