get_proxmox_script_info
Retrieves detailed information about a Proxmox community script by name, with optional category hint to speed up search.
Instructions
Get detailed information about a specific Proxmox community script
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category hint to speed up search: 'ct', 'vm', 'install', 'misc' | |
| script_name | Yes | Name of the script file (e.g. 'homeassistant.sh', 'docker.sh') |