list_workspaces
List Power BI Service workspaces you can access using your AAD token. Helps you discover available workspaces for management.
Instructions
List the Power BI Service workspaces the caller can reach (GET /groups). Needs an AAD access token with the Power BI scopes (accessToken param or the DAXOPS_PBI_TOKEN env var); the token is used as a Bearer header only and never echoed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accessToken | No | AAD access token with Power BI scopes; omit to use DAXOPS_PBI_TOKEN |