Interface ConfigurationBundleToolEntry.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.
    • toolDescriptionJsonPath

      ConfigurationBundleToolEntry.Builder toolDescriptionJsonPath(String toolDescriptionJsonPath)

      The JSON path within the configuration bundle's components that contains the tool description.

      Parameters:
      toolDescriptionJsonPath - The JSON path within the configuration bundle's components that contains the tool description.
      Returns:
      Returns a reference to this object so that method calls can be chained together.