find_and_attach_pdfs
Searches Unpaywall for open-access PDFs and attaches them to Zotero items with DOIs, solving missing full-text problems.
Instructions
For each Zotero item, check Unpaywall for open access PDFs and attach them. Items must have a DOI. Uses the same source as Zotero Desktop's 'Find Available PDFs'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Only report which PDFs are available without downloading/attaching | |
| item_keys | No | Array of Zotero item keys to process (mutually exclusive with collection_key) | |
| collection_key | No | Process all items in this collection (mutually exclusive with item_keys) | |
| skip_if_attachment_exists | No | Skip items that already have a PDF attachment |