Spotify · Capability
Spotify Web API — Artists
Spotify Web API — Artists. 9 operations. Lead operation: Get Several Artists. Self-contained Naftiko capability covering one Spotify business surface.
What You Can Do
GET
Getmultipleartists
— Get Several Artists
/v1/artists
GET
Getanartist
— Get Artist
/v1/artists/{id}
GET
Getanartistsalbums
— Get Artist's Albums
/v1/artists/{id}/albums
GET
Getanartistsrelatedartists
— Get Artist's Related Artists
/v1/artists/{id}/related-artists
GET
Getanartiststoptracks
— Get Artist's Top Tracks
/v1/artists/{id}/top-tracks
GET
Getfollowed
— Get Followed Artists
/v1/me/following
PUT
Followartistsusers
— Follow Artists or Users
/v1/me/following
DELETE
Unfollowartistsusers
— Unfollow Artists or Users
/v1/me/following
GET
Checkcurrentuserfollows
— Check If User Follows Artists or Users
/v1/me/following/contains
MCP Tools
get-several-artists
Get Several Artists
read-only
idempotent
get-artist
Get Artist
read-only
idempotent
get-artist-s-albums
Get Artist's Albums
read-only
idempotent
get-artist-s-related-artists
Get Artist's Related Artists
read-only
idempotent
get-artist-s-top-tracks
Get Artist's Top Tracks
read-only
idempotent
get-followed-artists
Get Followed Artists
read-only
idempotent
follow-artists-users
Follow Artists or Users
idempotent
unfollow-artists-users
Unfollow Artists or Users
idempotent
check-if-user-follows-artists
Check If User Follows Artists or Users
read-only
idempotent