List recent tasks
list_tasksRetrieve recent tasks on a Proxmox node including VM operations, backups, and migrations with their type, status, and initiator.
Instructions
List the most recent tasks on a node (VM starts, backups, migrations, snapshots…) with their type, status and who ran them. Great for answering 'what happened on this node lately?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name (e.g. 'pve'). | |
| limit | No | How many tasks (default: 25). |