Search Fulltext
search_fulltextSearch full text of scientific papers in your Zotero library using exact, regex, or boolean pattern matching to find relevant passages.
Instructions
Full text search with simplified syntax for exact matching, regex, and boolean logic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_k | No | Number of results to return (default: 10) | |
| source | No | Search source - 'local' (fast), 'cloud' (remote), or 'default' (use config) | default |
| pattern | Yes | Text pattern to search for | |
| combine_mode | No | 'and' or 'or' for combining multiple patterns | and |
| combine_with | No | Additional patterns for AND/OR combinations (optional) | |
| pattern_type | No | Type of search - 'contains', 'regex', or 'exact' | contains |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||