run_workflow
Manually trigger an n8n workflow execution, passing optional input payload data to start the process on demand.
Instructions
Manually trigger a workflow execution with optional payload data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workflow ID to execute | |
| data | No | Input payload data to pass to the workflow execution |