list_tasks
Retrieve recent Proxmox tasks to see what happened and diagnose failures. Filter by VM, task type, or errors only.
Instructions
List recent Proxmox tasks (the job log behind every operation), newest first. Use this to find out what happened and why something failed.
Args: limit: Maximum tasks to return. errors_only: Only tasks that ended in an error. vmid: Only tasks for one guest. typefilter: Only one task type, e.g. "vzdump", "qmstart", "qmdestroy".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | No | ||
| limit | No | ||
| typefilter | No | ||
| errors_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||