list-collections
List all collections in a specified database using a connection ID, returning names to support database exploration.
Instructions
List all collections for a given database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | Database name | |
| connectionId | Yes | The connection to run the operation against. Use the id returned by one of the connect tools, or "preconfigured" to use the connection string the server was configured with. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| totalCount | Yes | ||
| collections | Yes |