with_tool
Method
This is a method of the HookInput class in the hooks module.Set tool info
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
with_tool: Set tool info
This is a method of the HookInput class in the hooks module.Set tool info
def with_tool(mut self, name: impl Into<String>, args: serde_json::Value) -> Self