List Running VMs
fusion_list_runningList all running VMware Fusion virtual machines and receive their count, display names, and VMX paths. Identify which VMs are currently active on your system.
Instructions
List all currently running VMware Fusion virtual machines.
Returns the count and paths of all running VMs, along with their display names.
Returns:
total: number of running VMs
vms: array of { name, vmxPath }
Note: Only VMs started by the current user are shown (use sudo for root-started VMs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||