Annotation Interface McpToolParam


@Target(PARAMETER) @Retention(RUNTIME) public @interface McpToolParam
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
     
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
     
    已过时, 待删除: 此 API 元素将从以后的版本中删除。
    boolean
     
  • 元素详细资料

    • description

      String description
      默认值:
      ""
    • descriptionI18nKey

      @Deprecated(since="0.6.0", forRemoval=true) String descriptionI18nKey
      已过时, 待删除: 此 API 元素将从以后的版本中删除。
      默认值:
      ""
    • required

      boolean required
      默认值:
      false