genre_dive_search
Search artists by genre keyword and get matching profiles with their genre tags. Explore an entire music genre with a single search call.
Instructions
Search artists by genre keyword (e.g. "britpop", "afrobeat") and list the matching profiles with their genre tags — the entry point for a genre dive. Quota: 🟢 one GET /search call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genre | Yes | Genre keyword to search for | |
| limit | No | Results per page, 1–10 (Feb-2026 /search cap). Default: 10 | |
| market | No | ISO 3166-1 alpha-2 market code (e.g. 'US'); omit for 'from_token' behaviour | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |