Class McpRuntimeArgument
java.lang.Object
dev.langchain4j.mcp.registryclient.model.McpRuntimeArgument
-
Constructor Details
-
McpRuntimeArgument
public McpRuntimeArgument()
-
-
Method Details
-
getChoices
-
getDefaultValue
-
getDescription
-
getFormat
-
isRepeated
public boolean isRepeated() -
isRequired
public boolean isRequired() -
isSecret
public boolean isSecret() -
getName
-
getType
-
getValue
-
getValueHint
-
getVariables
-