Skip to main content

dispatch

Function dispatch 

Source
pub fn dispatch(client: &AuthyClient, tool_name: &str, args: &Value) -> Value
Expand description

Dispatch a tool call to the appropriate handler.