list_tasks
Retrieve recent tasks from a Proxmox node, with optional filtering by VMID and pagination controls for efficient monitoring.
Instructions
List recent tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | The node name | |
| vmid | No | Filter by VMID | |
| limit | No | Maximum number of tasks to return | |
| start | No | List result offset (for pagination) |