download_attachment
Retrieve an attachment's file content from a Zotero library. Returns the file as a base64-encoded string ready to decode.
Instructions
Download an attachment's file content (see list_attachments for
keys). Read-only. Returns content_base64 -- this server runs
remotely, so raw bytes travel as a base64 string rather than a local
file path; decode it to reconstruct the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_key | Yes |