Hi all, what is the standard method in n8n to 'remember' items that have already been processed? My workflow runs on a schedule to fetch the latest item, but I only want to trigger an action the very first time an item is seen to avoid sending duplicate notifications. Thanks!