I am not sure I understand the following...
Note: The directory or file must exist in order to be watched. If the file or directory gets deleted it may no longer be monitored even if it gets re-created.
If I have a flow that creates a file, I can't use a watch node to get the file size of the file I just created? That is what the above note implies to me. Can someone clarify if a watch node will or will not work correctly on a file just created?