The idea is simple:
to be able to activate / deactivate a workflow by triggering a node (Kinda like the execute workflow) instead of doing it manually.
I’m talking about this button:

My use case:
And this is exactly what I picture.
So we could have workflow activated or deactivated on specific trigger.
Some workflows got Cron or Interval nodes and have to be active to run.
I wanna be able to activate/deactivate those workflows on specific conditions.
Someone filling up a form or whatever. So I won’t have to go on n8n to do it manually.
I’m sick of having some interval workflows executing endlessly because I have to turn them off manually…

