Delete container
delete_containerPermanently remove a Proxmox container and its data. Requires explicit confirmation before executing this destructive action.
Instructions
Permanently delete a container and its data. DESTRUCTIVE — ask the user to confirm before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| force | No | Force deletion even if running | |
| confirm | No | Set to true once the user has approved this destructive action |