spotify_get_artist_albums
Retrieve all albums, singles, and compilations from a specific artist by providing their Spotify artist ID.
Instructions
List all albums, singles, and compilations for an artist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | ||
| include_groups | No | album,single | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |