Annotation Interface McpPromptParam


@Target(PARAMETER) @Retention(RUNTIME) public @interface McpPromptParam
  • 元素详细资料

    • title

      String title
      默认值:
      ""
    • description

      String description
      默认值:
      ""
    • required

      boolean required
      默认值:
      false