vm_list_snapshots
List snapshots for a Proxmox VM by VM ID, returning each snapshot's name and description. Useful for reviewing recovery points and VM history.
Instructions
[READ] List snapshots for a VM (name + description).
Args: vmid: Numeric Proxmox VM id. target: Proxmox target name from config. node: Node name; omit to auto-locate the VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| vmid | Yes | ||
| target | No |