search-knowledge
Search MongoDB knowledge base for documentation and expert guidance. Filter by data source and version to get precise answers.
Instructions
Search for information in the MongoDB Assistant knowledge base. This includes official documentation, curated expert guidance, and other resources provided by MongoDB. Supports filtering by data source and version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | A natural language query to search for in the MongoDB Assistant knowledge base. This should be a single question or a topic that is relevant to the user's MongoDB use case. | |
| limit | No | The maximum number of results to return | |
| dataSources | No | A list of one or more data sources to limit the search to. You can specify a specific version of a data source by providing the version label. If not provided, the latest version of all data sources will be searched. Available data sources and their versions can be listed by calling the list-knowledge-sources tool. |