delete_variable_collection
Delete a variable collection by ID, removing every variable and mode inside it. Bindings revert to raw values for clean Figma cleanup.
Instructions
Delete a variable collection by id, removing the collection and every variable and mode in it; bindings to those variables revert to their raw values. To delete a single variable instead, use delete_variable. Returns { ok, collectionId, name }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionId | Yes | Variable collection id to delete |