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