Variable: GatewayCatalogWorkersAIConfigurationSchema
const GatewayCatalogWorkersAIConfigurationSchema: z.ZodType<{
[key: string]: unknown;
workers_ai_account_id: string;
}>;
Defined in: src/models/ai-gateway-extensions.ts:2634
SCM WorkersAIConfiguration; unknown response fields are preserved.