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