tidal_login
Enable TIDAL account authentication via browser login flow to access user information and authentication status for customized music recommendations and playlist creation.
Instructions
Authenticate with TIDAL through browser login flow.
This will open a browser window for the user to log in to their TIDAL account.
Returns:
A dictionary containing authentication status and user information if successful
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "tidal_loginArguments",
"type": "object"
}