delete_variable_collection
Delete a variable collection and all its variables; any bindings to those variables revert to raw values.
Instructions
Delete a variable collection by id, removing the collection and every variable in it (bindings to those variables revert to raw values). Returns { ok, collectionId, name }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionId | Yes | Variable collection id to delete |