list_vms
Retrieve all virtual machines and containers from a specified device in your homelab infrastructure, supporting Docker and LXD platforms.
Instructions
List all VMs/containers on a device
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Database ID of the target device | |
| platforms | No | Platforms to check (default: ['docker', 'lxd']) |