list_collections
Retrieve all collections in a MongoDB database to identify available data sets before querying. Ideal for quickly assessing database structure and content.
Instructions
List all collections in a database.
Start here to understand what collections are available before querying.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database | No | Database name (optional if default database is configured) |