Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PANOS_API_KEY | Yes | Your Palo Alto firewall API key | |
| PANOS_API_BASE_URL | No | Base URL for the Palo Alto REST API | https://firewall.example.com/restapi/v11.0 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_system_info | Get system information from the Palo Alto firewall |
| upgrade_firewall | Upgrade the Palo Alto firewall to the latest PAN-OS version |
| upgrade_ha_firewalls_from_panorama | Upgrade PAN-OS on Multiple HA Firewalls through Panorama |
| check_install_content_updates | Automatically Check for and Install Content Updates |
| manage_certificates | Manage certificates on the Palo Alto firewall |
| run_operational_mode_command | Run an operational mode command on the Palo Alto firewall |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |