get_collections_in_scope
Lists all collection names within a specified bucket and scope in Couchbase. Enables identifying available collections for data operations.
Instructions
Get the names of all collections in the given scope and bucket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope_name | Yes | ||
| bucket_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |