tidal_login_complete
Completes the TIDAL authentication process after the user has logged in through the browser. Returns authentication status and user information.
Instructions
Complete a pending TIDAL authentication. Call this after the user has opened
the auth URL from tidal_login() and completed the browser login.
Args:
timeout: Maximum seconds to wait for authentication completion (default: 300)
Returns:
A dictionary containing authentication status and user information if successful
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No |