Create variable
n8n_create_variableAdd an environment variable to n8n by specifying its key and value, enabling dynamic configuration in workflows.
Instructions
Create a new environment variable in n8n (key-value pair).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Variable key | |
| value | Yes | Variable value |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||