pbs_tasks_list
List PBS tasks on a node, with optional filters for active or failed tasks.
Instructions
List PBS tasks on a node (read). Defaults to 'localhost' (standard single-node PBS name). Optionally filter: running=True for active tasks, errors=True for failed tasks. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | localhost | |
| limit | No | ||
| errors | No | ||
| running | No | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |