evidence_download_attachment
Download raw attachment content from any AbraFlexi evidence to a local file. Specify evidence, attachment ID, and output path to retrieve the file for offline use.
Instructions
Download an attachment's raw content to a local file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Record ID | |
| kod | No | Record code (alternative to id) | |
| evidence | Yes | Evidence name | |
| output_path | Yes | Local filesystem path to write the downloaded content to | |
| attachment_id | Yes | Attachment record identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |