activate_workflow
Enable or disable an n8n workflow using its ID, with validation and confirmation before changing its active status.
Instructions
Activate or deactivate a workflow with validation and confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | Yes | Set workflow active status | |
| workflowId | Yes | The workflow ID |