mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 04:06:18 +00:00
mcp server tool alias (#4621)
This commit is contained in:
1
packages/global/support/mcp/type.d.ts
vendored
1
packages/global/support/mcp/type.d.ts
vendored
@@ -10,5 +10,6 @@ export type McpKeyType = {
|
||||
export type McpAppType = {
|
||||
appId: string;
|
||||
toolName: string;
|
||||
toolAlias?: string;
|
||||
description: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user