Interface ToolDescriptionOutput.Builder

  • Method Details

    • toolName

      The name of the tool.

      Parameters:
      toolName - The name of the tool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recommendedToolDescription

      ToolDescriptionOutput.Builder recommendedToolDescription(String recommendedToolDescription)

      The optimized tool description text generated by the recommendation.

      Parameters:
      recommendedToolDescription - The optimized tool description text generated by the recommendation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.