Skip to main content
Glama

Palo Alto Networks MCP Server Suite

by packetracer

list_resources

Retrieve specific Palo Alto Networks firewall resources by category and type to manage security policies, network objects, devices, and system configurations.

Instructions

List resources from a specific category

Input Schema

NameRequiredDescriptionDefault
categoryYesResource category to list
resource_typeYesSpecific resource type within the category

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Resource category to list", "enum": [ "OBJECTS", "POLICIES", "NETWORK", "DEVICES" ], "type": "string" }, "resource_type": { "description": "Specific resource type within the category", "type": "string" } }, "required": [ "category", "resource_type" ], "type": "object" }

Other Tools from Palo Alto Networks MCP Server Suite

Related Tools

    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/packetracer/mcpserver'

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