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