mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
mcp server tool alias (#4621)
This commit is contained in:
@@ -41,6 +41,9 @@ const McpKeySchema = new Schema({
|
||||
toolName: {
|
||||
type: String
|
||||
},
|
||||
toolAlias: {
|
||||
type: String
|
||||
},
|
||||
description: {
|
||||
type: String
|
||||
}
|
||||
|
Reference in New Issue
Block a user