pbi_validate_pbix_reopen
Reopens a PBIX in Power BI Desktop and scans for visible repair-error signals to detect file corruption.
Instructions
Open a PBIX in Power BI Desktop and scan for visible repair-error signals.
use_windows_ocr defaults to False because the underlying screenshot
captures the entire primary desktop, not just the Power BI window. The
OCR helper now returns only the matched signal labels and a length —
never raw recognized text — so screen contents from other applications
cannot leak through the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pbix_path | Yes | ||
| close_after | No | ||
| screenshot_path | No | ||
| timeout_seconds | No | ||
| use_windows_ocr | No | ||
| analyze_screenshot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |