itunes_get_top_charts
Fetch Apple Music daily top charts for a specified country with a configurable result limit.
Instructions
Fetch Apple Music's official Daily Top Charts by country (e.g. 'gb', 'us', 'global', 'ng', 'ca').
Args: country: Two-letter country code (e.g. 'gb' for UK, 'us' for USA, 'ca' for Canada). limit: Number of top songs to return (default 25, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| country | No | gb |