audit_model
Audit an Excel model workbook with rule-based checks. Detects errors, warnings, and info items, and provides suggested fixes.
Instructions
ModelRisk: Run the model audit against the workbook. Each rule's detector lives in modelrisk_mcp.audit.rules; the rule set is editable in data/audit_rules.yaml. Returns an AuditReport with severity-tagged findings (error/warning/info) and suggested fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbook_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings | No |