Interface ToolOutputConfiguration.Builder

  • Method Details

    • outputVariableNameOverride

      ToolOutputConfiguration.Builder outputVariableNameOverride(String outputVariableNameOverride)

      Override the tool output results to different variable name.

      Parameters:
      outputVariableNameOverride - Override the tool output results to different variable name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sessionDataNamespace

      ToolOutputConfiguration.Builder sessionDataNamespace(String sessionDataNamespace)

      The session data namespace for tool output.

      Parameters:
      sessionDataNamespace - The session data namespace for tool output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.