This is not a piston design request, but rather a proof of concept. I have several pistons in WebCore. A lot of them I have a way to know when the push notification, Echo Speaks or another execution happens which piston ran but not all (since I have added to my automation over time). Since there is no Find and Replace function in Webcore, I was wondering if it was possible to have a way to track the pistons that ran (by name, not execution).
I want to avoid going into the logs (which is why I am posting this idea) and would like to capture the executed piston to load it to an array (if possible, I don’t use Arrays much) and have it spit out which piston ran (with time stamp) and post to a Google Sheet?