compare_items
Fetch metadata and optional PDF text for several Zotero items at once, enabling side-by-side comparison and synthesis of arguments, methods, and findings across libraries.
Instructions
Fetch metadata (and optionally truncated full text) for several items
in one call, so you can compare/synthesize across them — arguments,
methods, findings, etc. Items can come from different libraries
(personal and/or group/shared) in the same call — each entry's
library_id says which one it's from. Set include_fulltext=True to
also pull each item's PDF text (capped at max_chars_per_item per
item to keep the combined response manageable); leave it False to
compare on metadata, abstracts, tags and annotations only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_keys | Yes | ||
| include_fulltext | No | ||
| max_chars_per_item | No |