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 ranked albums to return (default 100).
offset Number of items to skip before starting to return results. Used for offset-based pagination.

Required

Name
platform