search_papers
Search paper metadata and full-text content using a phrase query, returning results linked to their parent papers.
Instructions
Search paper metadata and Zotero-indexed full text with a phrase query.
Attachment, note, and annotation matches are resolved to their parent paper. The result does not claim which attachment field matched. Use get_paper_text with a returned attachment key to inspect synchronized PDF text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | A Zotero quick-search phrase. Zotero searches item metadata, notes, tags, and indexed full text when qmode=everything is used. | |
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| query | Yes | ||
| offset | Yes | ||
| papers | No | ||
| returned | Yes | ||
| next_offset | No | ||
| scan_limit_reached | No | ||
| scanned_zotero_items | Yes | ||
| zotero_total_results | Yes | ||
| more_results_available | Yes |