akb_drop_table
Drop a table and all its rows permanently from a vault. Requires admin role and cannot be undone.
Instructions
Permanently delete a table and all its rows. Cannot be undone. Requires admin role on the vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Table URI — akb://{vault}[/coll/{coll_path}]/table/{name} | |
| _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. |