Discover Zotero tools
search_toolsSearch Zotero tools by keyword to discover available tools without loading all definitions. Returns matching tools for a task.
Instructions
Discover the available Zotero tools by keyword — useful for progressive disclosure when you do not want to load every tool definition up front (the code-execution-with-MCP pattern). Pass an optional query (matched against tool names, titles, and descriptions) and detail ("names" or "descriptions", default "descriptions"). Returns the matching zotero_* tools so you can pick the right one for a task. With no query, returns the full catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Keyword to match against tool names/titles/descriptions. | |
| detail | No | How much to return (default "descriptions"). |