pub fn handle_tool_call(name: &str, args: &Value, beans_dir: &Path) -> Value
Dispatch a tool call to the appropriate handler.