evidence_export_report
Export a record or entire evidence listing as a printable PDF or XLSX report, saving it to a local file.
Instructions
Export a printable report (PDF/XLSX) for a record, or the whole evidence listing, to a local file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Record ID to export a report for; the whole evidence listing is exported if both id and kod are omitted | |
| kod | No | Record code (alternative to id) | |
| evidence | Yes | Evidence name | |
| output_path | Yes | Local filesystem path to write the exported report to | |
| report_lang | No | Report language ("cs", "sk", "en" or "de") | |
| report_name | No | Specific report identifier (see evidence_get_reports) | |
| report_sign | No | Whether to electronically sign the exported PDF | |
| report_format | No | "pdf" or "xls" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |