pbi_list_repairable_errors
Retrieve a vocabulary of repairable errors with severity, auto-fix status, and LLM repair instructions to automate Power BI model fixes.
Instructions
Return the repairable-error vocabulary used by pbi_repair_loop.
Each entry maps a stable error code to its severity, whether the loop can fix it automatically, and the spec-level repair instruction an LLM should apply when it cannot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |