n8n_activate_workflow
Activate or deactivate an n8n workflow by specifying the workflow ID and active status. Supports multiple n8n servers.
Instructions
Activate or deactivate an n8n workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | Yes | true to activate, false to deactivate | |
| server_name | No | Server name. Uses default if omitted. | |
| workflow_id | Yes | n8n workflow ID |