mongodb_list_collections
Retrieve all collections in a MongoDB database to manage or analyze data. Part of the MCP-MongoDB-MySQL-Server, this tool supports streamlined database operations and schema insights.
Instructions
List all collections in the MongoDB database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}