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 (when
available), and column comments, formatted as a JSON Schema object.
Used by the get_data_product_details MCP tool. Indexes and comments
are optional enrichment.