panorama_custom_command
Execute custom XML operational commands on Panorama to retrieve network information and return results in JSON format.
Instructions
Execute custom operational command on Panorama.
Args:
cmd: XML command (e.g., "<show><system><info></info></system></show>")
Returns:
Dict with command execution results in JSON format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cmd | Yes |