Annotation Interface Tool


  • Element Details

    • name

      String name
      The name of the tool. If not provided, the method name will be used.
      Default:
      ""
    • description

      String description
      The description of the tool. If not provided, the method name will be used.
      Default:
      ""
    • metas

      Tool.Meta[] metas
      To add some _meta content to the tool.
      Default:
      {@io.jenkins.plugins.mcp.server.annotation.Tool.Meta}
    • annotations

      Tool.Annotations annotations
      Additional hints for clients. There is no default value for this. If you need it you need to explicitly add it.
      Default:
      @io.jenkins.plugins.mcp.server.annotation.Tool.Annotations