Skip to main content

Variable: GatewayMcpServersClientDeleteConnectionsOptionsSchema

const GatewayMcpServersClientDeleteConnectionsOptionsSchema: z.ZodType<{
user_id?: string;
workspace_id?: string;
}>;

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

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