pve_group_update
Preview updates to a Proxmox group comment, then apply with confirmation.
Instructions
MUTATION: update a group's comment. Dry-run by default (additive, LOW risk). Returns the plan preview; confirm=True to execute. Does not modify group membership.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| confirm | No | ||
| groupid | Yes | ||
| 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 |