delete_variable
Removes a variable from the design system by its ID. Returns confirmation details including variable ID and name.
Instructions
Delete a variable by id. Returns { ok, variableId, name }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variableId | Yes | Variable id to delete |