Interface ToolResultBlockDelta.Builder

  • Method Details

    • text

      The reasoning the model used to return the output.

      Parameters:
      text - The reasoning the model used to return the output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • json

      The JSON schema for the tool result content block. see JSON Schema Reference.

      Parameters:
      json - The JSON schema for the tool result content block. see JSON Schema Reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.