pmg_spam_config
Retrieves current PMG spam filter configuration, including score thresholds and toggle settings for Bayes, AWL, Razor, and RBL.
Instructions
READ-ONLY: get PMG spam filter configuration. Needs PROXIMO_PMG_* config.
Returns a dict of the current spam-filter settings (score thresholds, Bayes/AWL/Razor/RBL toggles, etc). Use pmg_spam_config_update to change them.
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 |