The results returned by Get items action is an array (the value property). To access all the items in the array (even if there is only one item in the array) Power Automate uses the Apply to each loop.

To avoid using the Apply to Each loop when we only have one item, we can use an expression:

But there is nothing wrong with using the Apply to Each loop if you want to.
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.