Method AddBuiltInTools
AddBuiltInTools(ToolRegistry)
Adds all built-in tools to the registry.
public static ToolRegistry AddBuiltInTools(this ToolRegistry registry)
Parameters
registryToolRegistryThe tool registry.
Returns
- ToolRegistry
The registry for method chaining.