pub async fn run_remote_exec_tool( tool: RemoteExecTool, args: Vec<String>, ) -> Result<i32, String>
Runs one standalone remote execution tool.