n8n_update_variable
Update an existing environment variable by its ID, changing the key, value, or type as needed to keep workflow settings accurate.
Instructions
Update an environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Variable ID | |
| key | No | New key | |
| type | No | ||
| value | No | New value |