get_artist
Retrieve Spotify artist details by ID. Specify a response format to get concise, detailed, or raw JSON data.
Instructions
Get artist info by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Spotify artist ID | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |