Interface ToolInputSchema.Builder

  • Method Details

    • json

      The JSON schema that defines the expected input format for the tool.

      Parameters:
      json - The JSON schema that defines the expected input format for the tool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.