Annotation Interface McpArgument
Applies to MCP handler method parameters that should be bound from the incoming MCP
arguments object.- Author:
- Mark Allen
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
-
optional
boolean optionalIndicates whether the argument is optional for annotated binding.- Returns:
trueif the argument may be omitted
- Default:
false
-