withdrawMCPTools
语法
withdrawMCPTools([names])
参数
names 可选参数,STRING 类型标量或向量,表示 tool 的名称。
详情
撤销已发布的 MCP tool。
返回值:STRING 类型向量,撤销成功的 tool 名称。
例子
withdrawMCPTools("myTool")
withdrawMCPTools([names])
names 可选参数,STRING 类型标量或向量,表示 tool 的名称。
撤销已发布的 MCP tool。
返回值:STRING 类型向量,撤销成功的 tool 名称。
withdrawMCPTools("myTool")