enable/disable action programmatically question

Is there a way to programmatically enable/disable an action based on UUID?

If I get verification that there is not, then I will add feature request, but I wouldn't be shocked to learn I missed it.

Hi @tmichael ,

Take a look at the script in this post:

You can use the same script to toggle triggers or actions.

Thanks for the pointer. I have not done anything with the Javascript capability so I will have to set aside time to figure out how to adapt it to my use case.