Skip to main content
The MongoDB Tools let DinoAI explore your connected MongoDB instance, listing databases and collections, inferring the schema of a collection by sampling documents, and running read queries so it has the context it needs to model and analyse your data. Queries are read-only: aggregation stages that mutate data or run server-side code (for example $out, $merge, $function) are always rejected.
Requires a MongoDB connection. These tools are only available when your workspace is connected to MongoDB. See the MongoDB integration to configure a connection.

Capabilities