Uses of Interface
io.openliberty.mcp.tools.ToolManager.ToolInfo
Packages that use ToolManager.ToolInfo
-
Uses of ToolManager.ToolInfo in io.openliberty.mcp.tools
Methods in io.openliberty.mcp.tools that return ToolManager.ToolInfoModifier and TypeMethodDescriptionGets information about a tool.ToolManager.ToolDefinition.register()Add the new tool to the tool manager.ToolManager.removeTool(String name) Removes a tool previously added withToolManager.newTool(String).