parse_xrechnung
Parse XRechnung XML invoices into structured JSON data for streamlined electronic invoice processing.
Instructions
Parse XRechnung XML into structured invoice data.
Args: xml: XRechnung XML content.
Returns: JSON with parsed invoice data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |