zotero_read_pdf
Read a PDF attachment from a Zotero item by item key. Choose a specific page or read all pages.
Instructions
Read a PDF attachment from a Zotero item. attachment_index selects which PDF (1-indexed, default=1). page_number reads a single page (1-indexed); if omitted, all pages are read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemKey | Yes | ||
| page_number | No | ||
| attachment_index | No |