create-variable
Generate and manage variables in n8n workflows to store and share data. Requires n8n Enterprise license with variable management enabled. Input data must be in compact JSON format.
Instructions
Create a new variable in n8n. NOTE: Requires n8n Enterprise license with variable management features enabled. Variables can be used across workflows to store and share data. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clientId | Yes | ||
key | Yes | ||
value | Yes |