tools
Registers a list of tools into the tool registry.
Return
A ToolRegistryBuilder instance for further configuration or building.
Parameters
toolsList
A list of tools to be registered, where each tool is an instance of the Tool class.
Registers a set of tools from the instance in the ToolRegistry .