Music streaming service
Tools and capabilities available for Amazon Music
Search for music content including songs, albums, artists, or playlists on Amazon Music
Parameters: query, type, limit
Start playing a specific song, album, or playlist on Amazon Music
Parameters: contentId, contentType, shuffle
Retrieve all playlists created or followed by the user
Parameters: limit, offset
Create a new playlist on Amazon Music
Parameters: name, description, isPublic
Add one or more songs to an existing playlist
Parameters: playlistId, songIds
Remove one or more songs from a playlist
Parameters: playlistId, songIds
Get information about the track currently playing on Amazon Music
Control music playback with play, pause, skip, or previous actions
Parameters: action
Retrieve the user's recently played songs and albums
Parameters: limit
Retrieve all songs marked as favorites by the user
Parameters: limit, offset
Add a song to the user's favorite songs collection
Parameters: songId
Remove a song from the user's favorite songs collection
Parameters: songId
Get detailed information about a specific artist including biography and top tracks
Parameters: artistId, includeTopTracks
Get detailed information about a specific album including all tracks
Parameters: albumId
Get personalized music recommendations based on the user's listening history
Parameters: type, limit
Get detailed information about a specific playlist including all tracks
Parameters: playlistId
Follow an artist to receive updates about new releases
Parameters: artistId
Unfollow an artist
Parameters: artistId
Retrieve all artists followed by the user
Parameters: limit, offset
Get the latest album and single releases on Amazon Music
Parameters: genre, limit
Get the current top charts for songs or albums
Parameters: type, genre, limit
Retrieve detailed listening history for the user
Parameters: startDate, endDate, limit
Set the playback volume level
Parameters: volume
Create a radio station based on a song, album, or artist
Parameters: seedId, seedType
Have an idea for a tool that should be added? Describe it below and we'll add it for you.