get_user_top_artists
Retrieve a Last.fm user's top artists by play count over a specified time range, such as overall or the last 7 days.
Instructions
Get a user's most-played artists 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 |