Download Attachment
download_attachmentDownload Zotero attachment files (PDFs) to a local cache, returning the file path for processing. Use force=true to redownload and update cached copies.
Instructions
Download an attachment file (PDF, etc.) to local cache.
Only works for stored attachments (imported_file, imported_url)
Files are cached locally - subsequent calls return cached version
Use force=true to re-download and update cache
Returns the local file path for further processing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force re-download even if cached | |
| itemKey | Yes | The key of the attachment item (get from get_item_children) |