Transactions Download Transaction Attachment
transactions_download_transaction_attachmentDownload a specific transaction attachment using its ID. Specify output mode or fields to get the file content or selected metadata.
Instructions
Download transaction attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |
| attachment_id | Yes |