zotero_get_attachment_path
Retrieve local filesystem paths of a Zotero item's attachments to access large PDFs directly, bypassing page limits in full-text retrieval.
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 |