update_variable
Modify existing workflow variables in n8n automation by specifying variable ID, key, and new value to update data during execution.
Instructions
Update an existing instance variable. Requires write_mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variable_id | Yes | ||
| key | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |