pve_tasks_list
List recent tasks from a Proxmox node, filtered by type, status, or VM ID, with a limit up to 1000.
Instructions
List recent tasks on a node (read). limit 1-1000 (clamped).
Caveat: this is a windowed, per-node slice — node defaults to the configured node, and
only the limit most-recent tasks return. A task on another node or outside the window
is absent without being dead. Never conclude a backup failed from absence here — verify
against pve_backup_list or pbs_snapshots_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| vmid | No | ||
| limit | No | ||
| errors | No | ||
| typefilter | No | ||
| statusfilter | No | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |