I am trying to see if a list exists by name, and if not, create that list.
I am using Get all lists and libraries for my given Site:

and it works:

Then I use Filter array where Type equals 100:

I get zero results:

Not sure why, this seemed pretty straightforward.
I tried putting the results in an Array variable first, then filtering that Array and got the same issue.