Annotation Interface McpToolParam
Describes a single
McpTool parameter. The name comes from the bytecode (-parameters).-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionDescription surfaced in the tool's input schema.booleanWhether the caller must supply it; defaults true, so only optionals setrequired = false.
-
Element Details
-
description
String descriptionDescription surfaced in the tool's input schema.- Default:
""
-
required
boolean requiredWhether the caller must supply it; defaults true, so only optionals setrequired = false.- Default:
true
-