remove_tool
Function
This function is defined in the registry module.Remove a tool from the global registry.
Signature
Parameters
str
required
Name of the tool to remove
Returns
bool
True if tool was found and removed, False otherwise
Uses
unregisterget_registry
Source
View on GitHub
praisonaiagents/tools/registry.py at line 621
