I am trying to get all the events from calendar for the user currently running the flow. The get user profile is helping with that.

Above is the flow I'm trying to build. I want to use the calendar ID whose name is "Calendar" in Get events. I don't want to run a for loop for all the calendars from Get calendars. I'm not able to formulate something that works. Please help