get_user_info
Retrieve a Last.fm user's profile details including playcount, registration date, country, and subscriber status. Specify a username or use the authenticated account.
Instructions
Get a user's profile: playcount, registration date, country, subscriber.
Args: user: Whose profile to read. Defaults to the authenticated account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |