search_documents
Search your local documents with hybrid keyword and semantic search, returning cited passages to answer questions from your own files.
Instructions
Search the user's local document index (contracts, notes, papers, PDFs) with hybrid keyword + semantic search. Returns the most relevant passages with file-and-page citations. Use this whenever a question might be answered by the user's own files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional: restrict to folders indexed with this tag | |
| limit | No | Max passages to return (default 8) | |
| query | Yes | What to search for; plain language or exact identifiers both work |