Method AddSafeBuiltInTools
AddSafeBuiltInTools(ToolRegistry)
Adds only safe built-in tools (no I/O) to the registry.
public static ToolRegistry AddSafeBuiltInTools(this ToolRegistry registry)
Parameters
registryToolRegistryThe tool registry.
Returns
- ToolRegistry
The registry for method chaining.