proxmox-api-schema
Discover Proxmox VE API operations and parameters from the OpenAPI spec. Call with no args for a tag summary, with a tag to list operations, or with a path for full parameter details.
Instructions
Discover Proxmox VE API operations and their parameters from the OpenAPI spec. Call with no args for a tag summary, with tag to list operations, or with path for full parameter details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter operations by tag, e.g. "nodes", "cluster", "storage", "access" | |
| path | No | Get details for a specific path, e.g. "/nodes/{node}/qemu/{vmid}/status/current" | |
| method | No | Filter by HTTP method when combined with path (defaults to listing all methods for that path) |