pbi_auth
Authenticate to Power BI service with automatic token caching and refresh, falling back to device code flow when needed.
Instructions
Authenticate to Power BI service.
Checks for cached token first, attempts refresh if expired, falls back to device code flow if needed.
Returns: JSON with authentication status and instructions if user action needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |