get_user_friends
Retrieve a user's friends on Last.fm, with optional display of their recent listening and pagination support.
Instructions
Get a user's Last.fm friends
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 | |
| recenttracks | No | Include each friend's recent listening |