Spotify MCP Server
by varunneal
SpotifyGetInfo
Get detailed information about a Spotify item (track, album, artist, or playlist).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
item_id | Yes | ID of the item to get information about | |
qtype | No | Type of item: 'track', 'album', 'artist', or 'playlist'. If 'playlist' or 'album', returns its tracks. If 'artist',returns albums and top tracks. | track |