Companion object providing factory methods and constants for ToolRegistry.
A constant representing an empty registry with no tools. TODO(KG-676): ToolRegistry is mutable but stored as an immutable object.
Creates a new instance of the Builder class, which is used to construct and manage a registry of tools.
Builder
Creates a new ToolRegistry using the provided builder initialization block.