Package io.micronaut.mcp.annotations
Annotation Interface PromptArg
Annotates a parameter of a
Prompt
method.
Forked from: https://raw.githubusercontent.com/quarkiverse/quarkus-mcp-server/refs/heads/main/core/runtime/src/main/java/io/quarkiverse/mcp/server/PromptArg.java-
Field Details
-
ELEMENT_NAME
Constant value forname()
indicating that the annotated element's name should be used as-is.- See Also:
-
-
Element Details