itunes_get_monthly_replay
Retrieves a monthly Apple Music Replay report for a specified month and year, summarizing total listening time, play count, skip rate, and top artists, songs, and albums.
Instructions
Generate an 'Apple Music Replay' listening report for a specific month and year.
Args: year: Year (e.g. 2026). Defaults to current year if 0. month: Month (1-12). Defaults to current month if 0.
Returns: Formatted summary with total listening time, play count, skip rate, top artists, top songs, and top albums.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| month | No |