get_user_weekly_track_chart
Retrieve a Last.fm user's top tracks for a specific week or the most recent week. Specify a date range to analyze listening trends.
Instructions
Get a user's track 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 |