mongo_list_databases
List all databases in a MongoDB connection. Retrieve database names for inspection or management.
Instructions
List all databases in MongoDB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | No | Id of the mongodb connection to use. Optional when only one mongodb connection is configured. |