pub fn dispatch(client: &AuthyClient, tool_name: &str, args: &Value) -> ValueExpand description
Dispatch a tool call to the appropriate handler.
pub fn dispatch(client: &AuthyClient, tool_name: &str, args: &Value) -> ValueDispatch a tool call to the appropriate handler.