mongodb_create_collection
Create a new MongoDB collection with specified options using the MCP server. Provides a standardized interface for schema management and database interactions.
Instructions
Create a new collection in MongoDB
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
options | No | Collection options |