public class McpTools extends Object
| Constructor and Description |
|---|
McpTools(Emulator<?> emulator,
McpServer server) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomTool(String name,
String description,
String... paramNames) |
com.alibaba.fastjson.JSONObject |
callTool(String name,
com.alibaba.fastjson.JSONObject args) |
com.alibaba.fastjson.JSONArray |
getToolSchemas() |
Copyright © 2026. All rights reserved.