pmg_statistics_recent
Retrieve recent PMG mail statistics for a configurable lookback window of 1 to 24 hours. Returns a list of dictionaries covering the specified period.
Instructions
READ-ONLY: get PMG recent mail statistics. hours: 1-24 window. Needs PROXIMO_PMG_* config.
Returns a list of dicts covering only the last hours. For today's full aggregate totals use
pmg_statistics_mail instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Lookback window in hours, 1-24 (default 1). | |
| 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 |