tool_end
Method
This is a method of the ContextTraceEmitter class in the trace module.Emit tool end event.
Signature
Parameters
No description available.
No description available.
No description available.
Returns
The result of the operation.
tool_end: Emit tool end event.
This is a method of the ContextTraceEmitter class in the trace module.Emit tool end event.
def tool_end(&mut self, tool_name: &str, result: serde_json::Value, duration_ms: u64) -> ()