transaction_attachment_add
Attach a file to a specific transaction by providing its UUID and the absolute path to the file on the filesystem.
Instructions
Attach a file to a transaction from the filesystem
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the file to attach | |
| transaction_id | Yes | Transaction UUID |