zotero_get_attachment_path
Get the local file path of a Zotero item's attachments to read large PDFs directly without page limits. Provide the item key to retrieve the attachment location on your filesystem.
Instructions
Return the local filesystem path(s) of a Zotero item's attachments. Local mode only. Useful when you want to read a large PDF directly (e.g., a book) instead of going through zotero_get_item_fulltext, which is page-limited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |