fts_search
Search full text content across Calibre ebook libraries to find specific phrases or terms within books, returning book IDs and relevant text snippets for each match.
Instructions
Full-Text Search for a string. Returns a list of hits that include a book_id and a short snippet of text containing an example of the search string's use in that book.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| library_name | No |