Re: ZIP File 100 File Limitation
From some investigation, it looks like this is a hard limit that you can't get around using only the standard Power Automate connectors.
One user got around it by creating an Azure function to run a C# script.
Another way would be to use Power Automate Desktop instead, so you can just use the unzip tool as a regular.. thing. Is that an option for you?