get_artist_genres
Get genres for any Spotify artist by supplying their artist ID. Select concise prose, detailed fields, or raw API JSON output to suit your needs.
Instructions
Get genres for an artist (focused view of GET /artists/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artist_id | Yes | Spotify artist ID | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |