delete_vault_item
Permanently delete an artifact from HyperVault, removing its share URL and graph connections. Use list_my_vault_items to find the correct item.
Instructions
Permanently delete an artifact from the user's HyperVault.
Deletion is immediate and irreversible: the share URL stops working and the item's graph connections are removed. Use list_my_vault_items first to find the right item, and only delete when the user clearly asks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug_or_id | Yes | The artifact's slug (the last path segment of its URL, e.g. "my-game-x7k2p9") or its id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||