Class McpToolInfo
java.lang.Object
io.quarkiverse.langchain4j.mcp.runtime.devui.json.McpToolInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetDescription(String description) voidsetExampleInput(String exampleInput) void
-
Constructor Details
-
McpToolInfo
public McpToolInfo()
-
-
Method Details
-
getName
-
setName
-
getExampleInput
-
setExampleInput
-
getDescription
-
setDescription
-