parse_ach_file
Parse fixed-width ACH records, extract named fields, filter record types, and page results by limit/offset for local ACH file inspection.
Instructions
Parse named ACH fields in a bounded page of records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| limit | No | ||
| offset | No | ||
| content | No | ||
| record_types | No | ||
| reveal_sensitive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||