search-knowledge
Search MongoDB Assistant's knowledge base for official documentation and expert guidance. Filter results by data source and version to find relevant answers for your MongoDB use case.
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 |
|---|---|---|---|
| limit | No | The maximum number of results to return | |
| 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. | |
| 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. |