spotify_featured_charts_by_country
Retrieve Spotify featured charts by country, returning normalized content from Spotify's country hub. Specify a country code and content shelf like CHARTS or TRENDING_SONGS to get structured data.
Instructions
Retrieve Spotify featured charts by country. Returns normalized Spotify country hub content from Spotify's countryHubContent Pathfinder response. Defaults to the CHARTS content shelf for the requested country.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | No | Country hub content ID. Allowed: CHARTS, POPULAR_ALBUMS, POPULAR_ARTISTS, TRENDING_SONGS | |
| country_code | No | Two-letter Spotify popular-in country code |