get_scopes_and_collections_in_bucket
Retrieve the names of all scopes and their collections in a bucket. Use this to map the data organization before running queries.
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 | |||