pmg_tracker_detail
Get tracking details for a specific mail ID from Proxmox Mail Gateway. Accepts optional start and end timestamps to filter results.
Instructions
Get tracking detail for a specific mail ID (read). Needs PROXIMO_PMG_* config.
PMG 9.1 live-verified path via pmgsh ls: GET /nodes/{node}/tracker/{id}. id_: mail/queue tracker ID, validated path-segment-safe (rejects '..', '/', control/whitespace chars) before use — see _check_tracker_id. Maps start/end Unix epoch → starttime/endtime query params.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| id_ | Yes | ||
| node | No | ||
| start | 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 |