zotero_library_coverage
Audit PDF coverage across your Zotero library or collection. Reports coverage percentage and lists missing items with DOIs for full-text retrieval.
Instructions
Audit PDF coverage across your Zotero library (or one collection): which items have a downloaded PDF attachment and which are missing one. Use this to find papers you can still fetch full text for — the missing list includes each item's DOI so you can pass it to zotero_add_by_doi's open-access download cascade. collection_key: optional 8-char key to scope the audit to one collection; omit to scan the whole library. limit: max top-level items to scan (default 200). Attachments, notes, and annotations are skipped as scan targets; an item counts as covered if it (or any child) is a PDF attachment. Reports total scanned, covered count, missing count, coverage percentage, and a capped list (first 50) of missing items with title, year, key, and DOI. Example: zotero_library_coverage(collection_key='ABCD1234', limit=100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_key | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |