dns_uninstall_app
Uninstall a DNS application from the server by providing its name and confirming with true. Without confirmation, it returns a warning instead.
Instructions
Uninstall a DNS app from the server. Requires confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the app to uninstall | |
| confirm | No | Must be true to confirm uninstall. Without this, returns a warning instead. |