get_user_weekly_artist_chart
Retrieve a Last.fm user's top artists for a specified week or the latest available week using Unix timestamps.
Instructions
Get a user's artist chart for a given week (or the latest)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Unix timestamp — chart range end | |
| from | No | Unix timestamp — chart range start | |
| user | No | Last.fm username; defaults to MCP_LASTFM_USERNAME when set, so it can be omitted for your own account |