add_to_playlist
Add tracks to a Spotify playlist by specifying the playlist ID and a list of track IDs. Simplify playlist management through direct integration with the Spotify MCP server.
Instructions
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
playlist_id | Yes | ||
track_ids | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Spotify MCP
- add_to_playlist
- add_to_queue
- get_artist_top_tracks
- get_current_track
- get_item_info
- get_my_playlists
- get_playback_state
- get_queue
- get_recommendations
- get_top_artists
- next_track
- pause_playback
- previous_track
- reorder_queue
- search_spotify
- seek_position
- set_repeat_mode
- skip_tracks
- start_playback
- start_playback_track
- start_playlist_playback
Related Tools
- @marcelmarais/spotify-mcp-server
- @marcelmarais/spotify-mcp-server
- @marcelmarais/spotify-mcp-server
- @marcelmarais/spotify-mcp-server
- @hrishi0102/spotifyyy-mcp