cognia_search
Search across your workspace memories, documents, and browsing history using hybrid dense and sparse retrieval with reranking for relevant results.
Instructions
Hybrid (dense + sparse BM25) search across the user's Cognia memories with cross-encoder reranking. Use this whenever the user asks about anything in their workspace, documents, or browsing history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The natural-language search query. | |
| limit | No | Max results to return (1-50). Default 10. |