Hostinger OpenClaw VPS
delete_project
IRREVERSIBLE — confirm with the user first. Permanently deletes a deployed project: all files, analytics, and the subdomain. Forms, Data collections and booking pages attached to it are NOT deleted — they are un-assigned and kept. This action cannot be undone.
Remote dplooyinc/hosting
Remote (network-hosted)
Other tools also called delete_project?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"projectId": {
"type": "string",
"description": "The project ID to delete"
}
}
}