tidal_login
Authenticate with TIDAL via browser login flow to access personalized music recommendations and manage playlists in your TIDAL account.
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"
}