get_scopes_and_collections_in_bucket
Retrieve the names of all scopes and their collections within a specified bucket. Returns a dictionary mapping scope names to lists of collection names.
Instructions
Get the names of all scopes and collections in the bucket. Returns a dictionary with scope names as keys and lists of collection names as values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||