retrieve_knowledge
Perform semantic searches to retrieve relevant documents from specified or all knowledge bases. Customize results by setting a similarity score threshold and query input.
Instructions
Retrieves similar chunks from the knowledge base based on a query. Optionally, if a knowledge base is specified, only that one is searched; otherwise, all available knowledge bases are considered. By default, at most 10 documents are returned with a score below a threshold of 2. A different threshold can optionally be provided.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
knowledge_base_name | No | Optional. Name of the knowledge base to query (e.g., 'company', 'it_support', 'onboarding'). If omitted, the search is performed across all available knowledge bases. | |
query | Yes | The query text to use for semantic search. | |
threshold | No | Optional. The maximum similarity score to return. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Knowledge Base MCP Server
Related Tools
- @Vortiago/mcp-outline
- @jeanibarz/knowledge-base-mcp-server
- @needle-ai/needle-mcp
- @scmdr/sourcesyncai-mcp
- @T1nker-1220/memories-with-lessons-mcp-server