pve_user_get
Retrieve a Proxmox user's full configuration including enabled status, email, group memberships, and API tokens. Use this read-only tool to inspect user settings before modifications.
Instructions
Get a user's full config (read-only). Returns userid, enabled flag, expiry, email, comment, group membership, API tokens, and firstname/lastname. Use pve_user_create/update/delete to modify the user; use pve_acl_list to see their effective permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userid | 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 |