zotero_run_saved_search
Execute a saved Zotero search locally and return the matching top-level items, a task the Zotero web API cannot perform.
Instructions
Execute a saved search and return the matching top-level items. This is a LOCAL-API-ONLY capability: the Zotero Web API exposes saved searches as metadata but cannot run them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum items to return (default 50). | |
| search_key | Yes | Saved search key. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |