Skip to main content

Variable: GatewayUpsertMcpServerMappingRequestSchema

const GatewayUpsertMcpServerMappingRequestSchema: z.ZodType<{
run_on?: string[];
mcp_integration_capability_ids?: string[];
}>;

Defined in: src/models/ai-gateway-extensions.ts:1935

SCM UpsertMcpServerMappingRequest; stable request fields are strict; extension maps accept finite JSON.