collection-indexes
Identify and describe the indexes of a specified MongoDB collection to optimize query performance and manage database structure effectively.
Instructions
Describe the indexes for a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
database | Yes | Database name |