list-collections
List all collection names in a specified MongoDB database by providing the database name.
Instructions
List all collections for a given database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | Database name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| totalCount | Yes | ||
| collections | Yes |