pbs_notification_endpoint_list
Lists PBS notification endpoints with full type-specific configuration. Optionally filter by type such as gotify or webhook to limit results.
Instructions
READ-ONLY: list PBS notification endpoints with their full type-specific config. Aggregates GET .../endpoints/{type} across all 4 types (or just one if ep_type is given) — PBS's own GET .../endpoints (no type) is a directory index, not a usable list. Each item is tagged with its 'type' (the per-type responses don't carry one). Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ep_type | No | Optional filter: one of gotify, sendmail, smtp, webhook. Omit to aggregate all 4 types. | |
| 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 |