get_library_artists
Retrieve every artist from a Last.fm user's library with playcounts. Specify the user, limit results per page, and paginate to browse the complete collection.
Instructions
Get every artist in a user's library, with playcounts.
Args: user: Whose library 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 |