pub static MZ_MCP_DATA_PRODUCT_DETAILS: LazyLock<BuiltinView>Expand description
Full data product details with JSON Schema for MCP agents.
Extends mz_mcp_data_products with column types, index keys, and column
comments, formatted as a JSON Schema object. Used by the
get_data_product_details MCP tool.