search_library
Search the full text of every processed document to find relevant passages, returning headings, page numbers, and snippets for quick scanning.
Instructions
Full-text search across every processed document. This is the entry point for any question about library content: it returns headings, page numbers and short snippets, never full text. Follow up with get_pages or get_chunk for the passages that look right. Accent-insensitive and works for Greek and English.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| document | No | ||
| chunk_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |