pub async fn call_global_tool( server_name: &str, tool_name: &str, arguments: Value, ) -> Result<Value>