tidal_login
Start TIDAL authentication by obtaining an authorization URL for manual login. If already authenticated, returns success immediately.
Instructions
Initiate TIDAL authentication. Returns an auth URL for the user to open manually.
After opening the URL and completing login, call tidal_login_complete() to finish.
If already authenticated, returns success immediately.
Returns:
A dictionary containing auth URL and instructions, or success if already authenticated
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||