Spotify MCP

by ashwanth1109

get_artist_top_tracks

Retrieve the top tracks for a specific artist using their Spotify artist ID. Simplify music discovery and playlist creation by accessing popular songs directly.

Instructions

Get top tracks for an artist Args: artist_id: Spotify artist ID

Input Schema

NameRequiredDescriptionDefault
artist_idYes

Input Schema (JSON Schema)

{ "properties": { "artist_id": { "title": "Artist Id", "type": "string" } }, "required": [ "artist_id" ], "title": "get_artist_top_tracksArguments", "type": "object" }
ID: pf1oy40k88