parse_edi
Parses raw X12 EDI interchange (e.g., 850, 810, 856) into structured JSON with a validation summary.
Instructions
Parse a raw X12 EDI interchange (e.g. an 850 purchase order, 810 invoice, or 856 ASN) into structured JSON plus a validation summary. Pass the full raw EDI text including the ISA/GS envelope. Read-only or local operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The full raw EDI document text (ISA…IEA). |