$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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Explore MongoDB databases, collections, and documents from DinoAI to infer schemas, run find and aggregation queries, and inspect indexes and storage stats.
$out, $merge, $function) are always rejected.
| Capability | What it does |
|---|---|
| List databases | Enumerate the databases in the connected MongoDB instance |
| List collections | List the collections within a database |
| Infer collection schema | Sample documents to infer field types and detect schema drift |
| Find | Run a find query against a collection |
| Count | Count documents matching a filter |
| Aggregate | Run an aggregation pipeline against a collection |
| Collection indexes | Describe the indexes on a collection |
| Database stats | Return storage and document statistics for a database |