run_sql_plus_plus_query
Execute SQL++ queries on a specified Couchbase scope to retrieve and return data as JSON objects, enabling direct interaction with Couchbase clusters.
Instructions
Run a SQL++ query on a scope and return the results as a list of JSON objects.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | ||
scope_name | Yes |