execute_workflow
Trigger an n8n workflow manually by workflow ID, with optional input data, to run automation on demand.
Instructions
Manually trigger a workflow execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Optional input data for the workflow | |
| workflowId | Yes | The ID of the workflow to execute |