Skip to main content

normalize_tool_call_for_execution

Function normalize_tool_call_for_execution 

Source
pub fn normalize_tool_call_for_execution(
    tool_name: &str,
    tool_input: &Value,
) -> (String, Value)