Annotation Interface ToolParam


@Target({PARAMETER,FIELD}) @Retention(RUNTIME) public @interface ToolParam
Author:
Rizwan Idrees
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • name

      String name
    • description

      String description
    • required

      boolean required
      Default:
      true