akb_delete_vault
Permanently delete a knowledge base vault and all its data—documents, chunks, tables, files, edges, and Git repo. Irreversible action restricted to owners or admins.
Instructions
Permanently delete a vault and ALL its data — documents, chunks, tables, files, edges, Git repo. This cannot be undone. Owner or admin only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | Vault name to delete | |
| _vault_skill_ack | No | Opaque acknowledgement returned as vault_skill.ack_token. After applying that guide, retry the unchanged operation with this value. The bundled proxy supplies it automatically. |