search_zotero_library
Find references in your local Zotero library by title, author, year, or publication, and get item keys plus metadata to insert citations without altering your database.
Instructions
Search the user's LOCAL Zotero library (read-only; the database is never modified). Every query word must match the title, a creator's last name, the year, or the publication name. Returns each match's Zotero item key (the handle insert_zotero_citation takes) plus type, title, creators, year, and publication. Attachments, notes, and trashed items are excluded. The database defaults to /Zotero/zotero.sqlite; pass db_path for a nonstandard data directory. Reads a point-in-time snapshot, so last-moment edits in a running Zotero may not appear yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| db_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||