Skip to main content
Glama

firewalla-mcp-server

MIT License
212
6
  • Apple

delete_target_list

Remove a specific target list by its ID to streamline network security operations using the Firewalla MCP server. Ideal for managing firewall rules and maintaining efficient security monitoring.

Instructions

Delete a target list

Input Schema

NameRequiredDescriptionDefault
idYesTarget list ID to delete (required)

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Target list ID to delete (required)", "type": "string" } }, "required": [ "id" ], "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/amittell/firewalla-mcp-server'

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