Search Knowledge
search-knowledgeSearch across all connected knowledge sources with automatic retrieval strategy selection. Filter results by structure or constrain the search type to semantic, structured, or hybrid.
Instructions
Unified search across all knowledge sources. The server determines the best retrieval strategy internally. Use filters for structured filtering and search_type to constrain the retrieval approach.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | The search query string. | |
| filters | No | Optional structured filters for narrowing results. Keys and values depend on the provider. | |
| namespace | No | Optional namespace to scope the search (e.g., "docs", "erp", "hr"). | |
| max_results | No | Maximum number of results to return. Defaults to 10. | |
| search_type | No | Optional search type: "semantic", "structured", or "hybrid". Defaults to "hybrid" which lets the planner decide. |