Using top property in OData filter

Hello. I am using For each list item (SharePoint activity) on a large list. If I use a filter, “too many resources used” error pops up.

Can I use top in the OData filter?
If yes, what is the format?

My current filter is this: fields/Status eq ‘Ready’