Get Report Theme
pbir_get_report_themeRetrieve the currently applied theme from a Power BI report, including the base theme name and any custom theme JSON.
Instructions
Get the currently applied theme. Returns base theme name + custom theme JSON if any.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| _cache | No | ||
| success | No | ||
| baseTheme | No | ||
| customTheme | No | ||
| customThemeContent | No |