get_user_loved_tracks
Retrieve a user's loved tracks, newest first. Specify user, page, and limit to fetch specific results from Last.fm.
Instructions
Get the tracks a user has loved, most recent first.
Args: user: Whose loved tracks to read. Defaults to the authenticated account. limit: Results per page. page: Which page of results to fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| user | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |