pub async fn cmd_tools_call( conn: Connection, name: String, arguments: String, ) -> Result<(), String>