get_user_top_albums
Retrieve a user's top albums by play count, with filters for time range and pagination results.
Instructions
Get a user's most-played albums over a time period
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| user | No | Last.fm username; defaults to MCP_LASTFM_USERNAME when set, so it can be omitted for your own account | |
| limit | No | Results per page | |
| period | No | Time range for aggregated stats | overall |