search_book_content
Find specific text within ebooks in Calibre libraries to locate passages, quotes, or information quickly using full-text search capabilities.
Instructions
Search for text within a book. Returns a list of hits with text snippets. hit_limit: Max number of hits to return (default 10). offset: Offset for pagination of hits.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | ||
| query | Yes | ||
| hit_limit | No | ||
| offset | No | ||
| library_name | No |