get_geo_top_artists
Get the top artists for any country by popularity. Specify the country name and optionally set the number of results per page.
Instructions
Get the most popular artists for a given country
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Results per page | |
| country | Yes | Country name per ISO 3166-1, e.g. 'United Kingdom' |