delete_database
Delete a database from a server. Provide the server ID and database ID to remove it.
Instructions
Delete a database from a server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serverId | Yes | The ID of the server | |
| databaseId | Yes | The ID of the database |