itunes_get_new_releases
Fetch current official album and single releases from Apple Music for any country. Provide a two-letter country code and optional limit to discover new music available in that region.
Instructions
Fetch Apple Music's latest official album and single releases by country.
Args: country: Two-letter country code (e.g. 'gb', 'us', 'ng', 'ca'). limit: Number of new releases to return (default 25, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| country | No | gb |