akb_drop_table
Permanently delete a table and all its rows from a vault; irreversible and requires admin role.
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} |