Check Guest Directory
guest_directory_existsCheck whether a specified directory exists inside a VMware guest VM to confirm paths before running commands or file transfers.
Instructions
Check if a directory exists inside the guest VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name or .vmx path | |
| guest_path | Yes | Directory path to check in guest |