delete_variable
Delete a variable by its ID; any bound nodes or paints revert to their raw values.
Instructions
Delete a single variable by id; any node or paint bound to it reverts to its raw value. To delete an entire collection and all its variables use delete_variable_collection. Returns { ok, variableId, name }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variableId | Yes | Variable id to delete |