search
Find the most relevant document chunks with sources and per-stage scores using hybrid, dense, or BM25 retrieval. Empty results signal the query isn't covered by your documents.
Instructions
Search a collection and return the most relevant chunks, each with its source and per-stage scores. mode: hybrid (default) | dense | bm25. Empty result = not in the docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | hybrid | |
| topK | No | ||
| query | Yes | ||
| collection | No | default |