validate_ach_file
Validates ACH files by parsing fixed-width records, checking structure and control totals, and returning structured findings and aggregate counts.
Instructions
Validate an ACH file and return structured findings and aggregate counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| content | No | ||
| rule_ids | No | ||
| min_severity | No | info | |
| reveal_sensitive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||