proxmox_get_tasks
Retrieve recent tasks and operations from a Proxmox node by providing the device ID and node name, with an optional limit.
Instructions
Get recent tasks/operations from a Proxmox node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| limit | No | Number of tasks (default 50) | |
| device_id | Yes | Proxmox server device ID |