Annotation Interface McpUriParameter


Applies to MCP resource handler method parameters that should be bound from a resource URI template.
Author:
Mark Allen
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Specifies the resource URI-template parameter name to bind.
  • Element Details

    • value

      Specifies the resource URI-template parameter name to bind.
      Returns:
      the URI parameter name, or an empty string to infer it from the Java parameter name
      Default:
      ""