list_vm_snapshots
View complete snapshot history for any Proxmox VM including creation dates, descriptions, and RAM preservation status.
Instructions
List all snapshots for a VM.
Args: vmid: The VM ID node: The Proxmox node name (optional, will auto-detect)
Returns list of snapshots with:
Snapshot name and description
Creation time
Whether it includes RAM state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| node | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |