get_scopes_and_collections_in_bucket
List all scopes and collections in a bucket as a dictionary mapping scope names to collection lists.
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 | |||