get_user_top_albums
Retrieve a user's most-played albums for any period, from overall to last 7 days. Specify user, time range, and page to analyze listening habits.
Instructions
Get a user's most played albums over a period.
Args: user: Whose chart to read. Defaults to the authenticated account. period: One of overall, 7day, 1month, 3month, 6month, 12month. limit: Results per page. page: Which page of results to fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| user | No | ||
| limit | No | ||
| period | No | overall |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |