Get artist track chart positions

Get chart positions of an artist's tracks across platforms and countries

Name

get_artist_track_chart_positions

Schema

Type
object

Properties

Name Description Example
artistId Unique identifier of the artist 11e81bcc-9c1c-ce38-b96b-a0369fe50396
platform Platform used to filter chart data. Use the list_song_chart_platforms tool to retrieve supported platforms. spotify
limit Maximum number of songs to return (default 10)
offset Number of items to skip before starting to return results. Used for offset-based pagination.

Required

Name
artistId
platform