zotero_download_file
Save an item's attached file from Zotero to any local path. Use the attachment key or parent item to auto-select the best stored file.
Instructions
Download an item's stored attachment file from Zotero to a path on disk. Works for imported_file attachments (pass the attachment key, or a parent item to auto-pick its best attachment). Link-mode attachments have no stored file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_key | Yes | Attachment key, or parent item key to auto-select its best attachment. | |
| save_path | Yes | Absolute path to save the file to. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |