Skip to main content
Glama

OPNSense MCP Server

macro_delete

Remove a saved macro from the OPNSense MCP Server by specifying its unique ID, streamlining firewall and VLAN management processes.

Instructions

Delete a saved macro

Input Schema

NameRequiredDescriptionDefault
idYesMacro ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Macro ID", "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/vespo92/OPNSenseMCP'

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