Delete an application
appsmith_delete_applicationPermanently removes an application from Appsmith by its ID. Use to clean up unwanted apps; requires destructive-operation permission to be enabled on the server.
Instructions
Permanently deletes an application. Disabled unless APPSMITH_MCP_ALLOW_DESTRUCTIVE=true is set in the server env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicationId | Yes | Application id to delete. |