get_node_tasks
Retrieve a list of recent tasks executed on a specified Proxmox node. Optionally set a limit to control the number of tasks returned, with a maximum of 500.
Instructions
List recent tasks on a node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name. | |
| limit | No | Maximum number of tasks to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |