get_schema_for_collection
Retrieve the schema for a specified collection within a Couchbase scope by using INFER. This tool enables structured data access and interaction with Couchbase clusters via the MCP Server.
Instructions
Get the schema for a collection in the specified scope. Returns a dictionary with the schema returned by running INFER on the Couchbase collection.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_name | Yes | ||
scope_name | Yes |