append_to_playlist
Add LLM-generated song and artist picks to any existing Spotify playlist by providing its ID, enabling programmatic playlist updates.
Instructions
Append LLM-proposed {title, artist} picks to an existing playlist by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tracks | Yes | ||
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||