delete-variable
Delete a variable in n8n by providing its ID. Requires an enterprise license.
Instructions
Delete a variable by ID. NOTE: Requires n8n Enterprise license. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Variable ID | |
| clientId | Yes | Client ID from init-n8n |