Interface ToolUseBlockStart.Builder

  • Method Details

    • toolUseId

      ToolUseBlockStart.Builder toolUseId(String toolUseId)

      The ID for the tool request.

      Parameters:
      toolUseId - The ID for the tool request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the tool that the model is requesting to use.

      Parameters:
      name - The name of the tool that the model is requesting to use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.