n8n_create_variable
Create environment variables in n8n to store configuration values securely across workflows. Specify key, value, type, and optional project ID.
Instructions
Create a new environment variable in n8n.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Variable key | |
| type | No | Variable type | |
| value | Yes | Variable value | |
| projectId | No | Project ID |