get_user_loved_tracks
Get the loved tracks for any Last.fm user. Control pagination with limit and page parameters.
Instructions
Get the tracks a user has loved
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 |