Activate Workflow Node

There is currently no official node for that. What you can however do is to use the the API the editor-UI uses to achieve that.

Here an example how you can active the workflow with the ID 100:

But be aware that the way that API behaves can change in the future and so maybe break. So make sure to test whenever you upgrade n8n to a new version.