Hi everyone!
I was investigating how to use the filter to use the List Groups action. But I didn't find anything that could help me.

The filter rows says. Enter an OData style filter expression to limit which rows are listed.
I try with.
displayName eq "SpecificGroupName@domain.com"
Name eq "SpecificGroupName@domain.com"
substringof("SpecificGroupName@domain.com",Name)
displayName+eq+'[SpecificGroupName@domain.com]'
What I need is to filter out groups starting with a particular text. Get all the groups that start with "solution_"
Thanks for your answers.
Microsoft Information: Office 365 Groups - Connectors | Microsoft Learn