Variable: GatewayCatalogCortexConfigurationSchema
const GatewayCatalogCortexConfigurationSchema: z.ZodType<{
[key: string]: unknown;
snowflake_account: string;
}>;
Defined in: src/models/ai-gateway-extensions.ts:2686
SCM CortexConfiguration; unknown response fields are preserved.