Skip to main content

Variable: GatewayMcpServersClientGetConnectionsOptionsSchema

const GatewayMcpServersClientGetConnectionsOptionsSchema: z.ZodType<{
user_id?: string;
workspace_id?: string;
current_page?: number;
page_size?: number;
}>;

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

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