pve_notification_endpoint_list
List all configured Proxmox notification endpoints (e.g., gotify, SMTP, webhook) with their type, name, and configuration details.
Instructions
List all PVE notification endpoints (read-only). Returns a list of dicts for each configured delivery channel (gotify, SMTP, sendmail, webhook), containing type, name, and endpoint-specific configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |