spotify.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
Albums
get
albums.get
Get info about an album
Risk: read
external_urls full type
external_urls full type
images full type
images full type
artists full type
artists full type
getNewReleases
albums.getNewReleases
Get new album releases
Risk: read
albums full type
albums full type
getTracks
albums.getTracks
Get tracks from an album
Risk: read
items full type
items full type
search
albums.search
Search for albums
Risk: read
albums full type
albums full type
Artists
get
artists.get
Get info about an artist
Risk: read
external_urls full type
external_urls full type
followers full type
followers full type
images full type
images full type
getAlbums
artists.getAlbums
Get albums by an artist
Risk: read
items full type
items full type
getRelatedArtists
artists.getRelatedArtists
Get artists related to an artist
Risk: read
artists full type
artists full type
getTopTracks
artists.getTopTracks
Get top tracks for an artist
Risk: read
tracks full type
tracks full type
search
artists.search
Search for artists
Risk: read
artists full type
artists full type
Library
getLikedTracks
library.getLikedTracks
Get the current user’s liked tracks
Risk: read
items full type
items full type
My Data
getFollowedArtists
myData.getFollowedArtists
Get artists followed by the current user
Risk: read
artists full type
artists full type
Player
addToQueue
player.addToQueue
Add a track to the playback queue
Risk: write
getCurrentlyPlaying
player.getCurrentlyPlaying
Get the currently playing track
Risk: read
context full type
context full type
item full type
item full type
actions full type
actions full type
getRecentlyPlayed
player.getRecentlyPlayed
Get recently played tracks
Risk: read
items full type
items full type
cursors full type
cursors full type
pause
player.pause
Pause playback
Risk: write
resume
player.resume
Resume playback
Risk: write
setVolume
player.setVolume
Set the playback volume
Risk: write
skipToNext
player.skipToNext
Skip to the next track
Risk: write
skipToPrevious
player.skipToPrevious
Skip to the previous track
Risk: write
startPlayback
player.startPlayback
Start playback of specified content
Risk: write
offset full type
offset full type
Playlists
addItem
playlists.addItem
Add a track to a playlist
Risk: write
create
playlists.create
Create a new playlist
Risk: write
owner full type
owner full type
followers full type
followers full type
images full type
images full type
tracks full type
tracks full type
external_urls full type
external_urls full type
get
playlists.get
Get info about a playlist
Risk: read
owner full type
owner full type
followers full type
followers full type
images full type
images full type
tracks full type
tracks full type
external_urls full type
external_urls full type
getTracks
playlists.getTracks
Get tracks in a playlist
Risk: read
items full type
items full type
getUserPlaylists
playlists.getUserPlaylists
Get the current user’s playlists
Risk: read
items full type
items full type
removeItem
playlists.removeItem
Remove a track from a playlist
Risk: write
tracks full type
tracks full type
search
playlists.search
Search for playlists
Risk: read
playlists full type
playlists full type
Tracks
get
tracks.get
Get info about a track
Risk: read
artists full type
artists full type
album full type
album full type
external_urls full type
external_urls full type
getAudioFeatures
tracks.getAudioFeatures
Get audio features for a track
Risk: read
search
tracks.search
Search for tracks
Risk: read
tracks full type
tracks full type