Skip to main content
Glama

firewalla-mcp-server

MIT License
212
6
  • Apple

get_specific_target_list

Retrieve a specific target list by ID for precise network security management using the Firewalla MCP server. Input the target list ID to access detailed data for monitoring or rule enforcement.

Instructions

Retrieve a specific target list by ID

Input Schema

NameRequiredDescriptionDefault
idYesTarget list ID (required)

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Target list ID (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