feat: add auto-injection flag for tools and filter auto-injected tools in UI
This commit is contained in:
@@ -334,6 +334,7 @@ export type MCPToolCatalogItem = {
|
||||
serverCode: string
|
||||
toolName: string
|
||||
sourceType: string
|
||||
autoInjected: boolean
|
||||
title: string
|
||||
description: string
|
||||
inputSchema: unknown
|
||||
|
||||
Reference in New Issue
Block a user