collection-schema
Analyze and describe the schema of a specified MongoDB collection to understand its structure and field types for database optimization and management.
Instructions
Describe the schema for a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
database | Yes | Database name |