akb_drop_table
Permanently remove a table and all its rows from the vault using the table URI. 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} |