check_auth_status
Verify authentication status for Last.fm MCP Server to enable scrobbling, updating now playing, and managing track preferences.
Instructions
Check if the user is authenticated. Authentication is required to use the following tools:
scrobble_track
update_now_playing
love_track
unlove_track
add_tags
remove_tag
Args: None
Returns: "Authenticated" if the user is authenticated, "Not authenticated" otherwise
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||