pub async fn handle_mcp_observatory(
client: AuthedClient,
__arg1: Json<McpRequest>,
) -> impl IntoResponseExpand description
Observatory endpoint: exposes system catalog (mz_*) only.
pub async fn handle_mcp_observatory(
client: AuthedClient,
__arg1: Json<McpRequest>,
) -> impl IntoResponseObservatory endpoint: exposes system catalog (mz_*) only.