Retrieve the list of supported charts for a platform, including chart identifiers and chart names.
Name
list_song_platform_charts
Schema
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 charts to return. |
|
| offset |
Number of items to skip before starting to return results. Used for offset-based pagination. |
|
Required