Full-text search of the library
search_libraryFull-text search across the entire Jewish library (texts), or across user-made source sheets. Hebrew or English queries.
exact=true matches the exact word forms; default matching is lemmatized (finds grammatical variants).
filters narrow by category/book path, e.g. ["Tanakh"], ["Talmud/Bavli"], ["Mishnah/Seder Moed"], ["Halakhah/Shulchan Arukh"], ["Tanakh/Torah/Genesis"].
sort "relevance" or "chronological" (by composition date). Returns matching references with highlighted snippets, total hit count and a breakdown of hits by category (use it to refine filters). Paginate with offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | ||
| slop | No | Allowed word distance for multi-word phrases (default 10 for texts). | |
| sort | No | relevance | |
| exact | No | ||
| query | Yes | ||
| offset | No | ||
| filters | No | Category/book paths to restrict to. | |
| search_in | No | texts |