List song platform charts

Retrieve the list of supported charts for a platform, including chart identifiers and chart names.

Name

list_song_platform_charts

Schema

Type
object

Properties

Name Description Example
platform Chart platform to filter. Use the list_song_chart_platforms tool to retrieve supported platforms. spotify
country Optional country code used to filter charts by territory. Use ISO 3166-1 alpha-2 country codes, for example "US" or "FR". FR
limit Maximum number of ranked songs to return (default 100).
offset Number of items to skip before starting to return results. Used for offset-based pagination.

Required

Name
platform