List album platform charts

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

Name

list_album_platform_charts

Schema

Type
object

Properties

Name Description Example
platform Chart platform to filter. Use the list_album_chart_platforms tool to retrieve supported platforms. deezer
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

Name
platform