delete_variable
Delete a single variable (variableId) or an entire collection and all its variables (collectionId). Provide exactly one of the two.
Instructions
Delete a single variable (provide variableId) or an entire collection and all its variables (provide collectionId). Provide exactly one of the two — not both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variableId | No | Variable ID to delete | |
| collectionId | No | Collection ID to delete (removes all variables in the collection) |