SpotifyGetInfo
Retrieve detailed information about Spotify items, including tracks, albums, artists, or playlists. Input the item's URI to fetch its data, such as tracks for playlists or albums, and albums with top tracks for artists.
Instructions
Get detailed information about a Spotify item (track, album, artist, or playlist).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
item_uri | Yes | URI of the item to get information about. If 'playlist' or 'album', returns its tracks. If 'artist', returns albums and top tracks. |