mongo_db_stats
Get database statistics for a MongoDB instance by providing the database name and an optional connection ID.
Instructions
Get statistics for a MongoDB database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | ||
| connectionId | No | Id of the mongodb connection to use. Optional when only one mongodb connection is configured. |