transaction_attachment_add
Attach a file from your local filesystem to a specific transaction by providing the transaction UUID and file path.
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 |