pve_doctor
Run preflight checks on your Proxmox API token: verify connectivity, identify permissions, and see required roles for missing capabilities.
Instructions
READ-ONLY preflight: check API connectivity + the calling token's effective permissions, and report what this token CAN and CANNOT do — with the privilege + role to grant for each gap. Run this FIRST after install to verify your config/token before wiring Proximo into an MCP client. Returns a dict with reachable/version, the can/cannot capability map, config, and advisory flags.
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 |