scene_sampler_search
Search artists by scene or genre keyword, then collect each artist's newest release to build a one-track-per-artist listening plan.
Instructions
Build a scene sampler: search artists by a scene/genre keyword, then fetch each act's newest release as a one-track-per-artist listening plan. Quota: 🟡 one /search call + one album peek per artist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene | Yes | Scene/genre keyword (e.g. "shoegaze") | |
| market | No | ISO 3166-1 alpha-2 market code (e.g. 'US'); omit for 'from_token' behaviour | |
| max_artists | No | Artists to sample (search cap 10). Default: 8 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |