playlist_template_apply
Generate a new playlist from a focus, wind-down, gym, or commute template using your Spotify listening data, and fill it with matching tracks.
Instructions
Create an instant mood/vibe playlist from a template (focus, wind-down, gym, commute) composed from your existing listening data. Creates a new playlist and fills it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Playlist name (default: "<Template> Mix") | |
| limit | No | How many tracks (1-100, default 30) | |
| public | No | Whether the playlist is public | |
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| template | Yes | Template name | |
| description | No | Playlist description override | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |