I noticed an error in the ReTool Workflows Tutorial page and wanted to bring it to the community's attention.
Step 5's instruction says "{{ fetchAdded.data }} contains a..." but it should be "{{ fetchLatest.data }} contains..."
fetchAdded.data simply contains the the logID of the latest change. It doesn't have the contents of the actual change. As a result, my output for that AI Action block was incorrect.
Can we fix this error in the tutorial page?
Regards,
Mahesh S.