db_list_collections
List all collections for a configured MongoDB alias, returning an array of collection names.
Instructions
List all collections for a configured MongoDB alias.
Returns: {"collections": [str, ...]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_alias | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||