add_node
Add a functional n8n node to workflow files with specified position, enabling workflow development and automation.
Instructions
Add a REAL n8n node to workflow (no mock/placeholder nodes allowed)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
node | Yes | The node to add | |
path | Yes | Path to the workflow file | |
position | No | Position for the new node |