delete_variable_collection
Deletes a variable collection by ID, removing all variables and modes within it; bindings revert to raw values.
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 |