pve_node_services_list
List all services on a Proxmox VE node to inspect their name, state (running/dead/inactive), and description. Use this read-only tool to audit service status without making changes.
Instructions
List all services on a PVE node (read-only). Returns a list of service dicts with name, state (running/dead/inactive), and description for each service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | 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 |