spotify_add_tracks_to_playlist
Add tracks to an existing Spotify playlist by providing the playlist ID and track IDs. This tool enables playlist management through the MCP Spotify Server.
Instructions
Adiciona músicas a uma playlist existente
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | ID da playlist no Spotify | |
| track_ids | Yes | Array com os IDs das músicas para adicionar |