tool
Method
This is a method of the Error class in the error module.Create a tool error
Signature
Parameters
No description available.
Returns
The result of the operation.
tool: Create a tool error
This is a method of the Error class in the error module.Create a tool error
def tool(msg: impl Into<String>) -> Self