delete-database
Permanently remove a database by providing its UUID. Supports hard delete and recursive deletion of all contents.
Instructions
Delete a database by UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Database UUID | |
| hardDelete | No | ||
| recursive | No |