How to refresh list item?

I displayed list data using “list item” and “repeat with”.
I want to refresh display.

example,
If I add data in data resource, it display in real-time.

Please tell me how to refresh displayed list item !!

I know I can do it with Basic list.
But I couldn’t select items to be displayed with Visible.
Because I don’t know which item is being displayed like a “repeated.current.date”.

Just add a get record flow function after your update or create action and it will update the display of your list