search_highlights
Search through reading highlights using semantic, full-text, or hybrid methods to find relevant passages by concept, exact phrases, or both approaches combined.
Instructions
Search highlights using semantic (vector), full-text, or hybrid search.
Use 'semantic' for concept/meaning queries like 'ideas about habit formation'. Use 'fulltext' for exact phrase matching like 'atomic habits'. Use 'hybrid' (default) when unsure — combines both signals.
Returns highlights with book title, author, and source URL inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| search_type | No | hybrid | |
| book_id | No | ||
| tags | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | ||
| total | Yes | ||
| next_page | No |