Check the status of VMware Tools in a virtual machine's guest OS by giving the absolute path to its .vmx file. Returns whether VMware Tools are installed or running.
VMware workflow orchestration — multi-step state machine with approval gates, audit logging, and conditional execution. Coordinates cross-skill workflows like clone-and-test or compliance-scan-and-remediate across the VMware MCP skill family.
Power off a virtual machine with graceful guest shutdown via VMware Tools, or force immediate hard power-off. Handles already-off VMs and returns status results.
Change a VMware VM's CPU count and memory. Specify only the values to update; omitted fields remain unchanged. Supports hot-add when enabled on running VMs.
Delete a VMware VM snapshot to free disk space by consolidating its delta disk into the parent. Supports preserving or removing child snapshots. Works on running VMs.
Deploy multiple VMs from a declarative YAML spec file for fleet provisioning. Supports full clone, template, linked clone, OVA, and empty VM creation with shared defaults.
Create a new, empty virtual machine with custom CPU, memory, disk, and network settings. The VM is created powered-off for subsequent OS installation or template deployment.