Skip to content

Commit 1e3c968

Browse files
author
piexlMax(奇淼
committed
refactor(mcp): 更新默认值描述并移除无用工具
1 parent 339db77 commit 1e3c968

File tree

3 files changed

+1
-161
lines changed

3 files changed

+1
-161
lines changed

server/mcp/current_time.go

Lines changed: 0 additions & 81 deletions
This file was deleted.

server/mcp/get_nickname.go

Lines changed: 0 additions & 79 deletions
This file was deleted.

server/mcp/gva_auto_generate.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ func (t *AutomationModuleAnalyzer) New() mcp.Tool {
188188
"desc": "详情显示(bool)",
189189
"excel": "导入导出(bool)",
190190
"require": "是否必填(bool)",
191-
"defaultValue": "默认值(string)",
191+
"defaultValue": "默认值(string),JSON类型(array,json,file,pictures)请保持为空他们不可以设置默认值",
192192
"errorText": "错误提示(string)",
193193
"clearable": "是否可清空(bool)",
194194
"sort": "是否排序(bool)",

0 commit comments

Comments
 (0)