removeTool
Removes a single tool by name.
Return
True if the tool was removed, false if it wasn't found.
Parameters
name
The name of the tool to remove.
Throws
If the server does not support tools.
Removes a single tool by name.
True if the tool was removed, false if it wasn't found.
The name of the tool to remove.
If the server does not support tools.