Annotation Interface的使用
com.github.codeboyzhou.mcp.declarative.annotation.McpPromptParam
使用McpPromptParam的程序包
-
com.github.codeboyzhou.mcp.declarative.server.converter中McpPromptParam的使用
修饰符和类型方法说明McpPromptParameterConverter.getAnnotationType()Returns the type of the annotation this converter handles.修饰符和类型方法说明McpPromptParameterConverter.convert(Parameter parameter, McpPromptParam annotation, Map<String, Object> args) Converts the value of the parameter annotated withMcpPromptParamto the required type.