export_receipts_csv
Export extracted receipt data to a DATEV-compatible CSV file for accounting integration.
Instructions
Export extracted receipt data as DATEV-compatible CSV.
Args: receipts: List of receipt extraction results (from extract_receipt).
Returns: Base64-encoded CSV file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipts | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |