Skip to main content
Glama

run_operational_mode_command

Execute operational commands on Palo Alto firewalls to retrieve system status, monitor performance, and troubleshoot network security devices.

Instructions

Run an operational mode command on the Palo Alto firewall

Input Schema

NameRequiredDescriptionDefault
commandYesCommand to run

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Command to run", "type": "string" } }, "required": [ "command" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DynamicEndpoints/paloalto-device-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server