Fac Audit Findings
fac_audit_findingsAudit findings recorded against single audits — the compliance exceptions, material weaknesses, significant deficiencies, questioned costs and repeat findings that auditors reported. Query by report_id, or by recipient name/UEI to sweep every audit that recipient filed. Answers "has this grant recipient had audit findings, and were they material or repeated".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uei | No | Recipient UEI; resolves that recipient's audits, then their findings. Alias: auditee_uei. | |
| limit | No | Max finding rows to return, 1-200 (default 50). | |
| report_id | No | FAC report id to pull findings for. Aliases: id, audit_id. | |
| audit_year | No | Restrict the resolved audits to one audit year (used with auditee_name or uei). | |
| auditee_name | No | Recipient name substring; the tool resolves matching audits first, then their findings. Aliases: query, q, name. | |
| include_text | No | Also attach the narrative finding text when FAC exposes it (default false — the text rows are long). |