opnsense_svc_control
Control OPNsense firewall services by starting, stopping, or restarting them through the MCP server's API interface.
Instructions
Start, stop, or restart a service by name
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes | Name of the service (e.g. 'unbound', 'openssh', 'configd') | |
| action | Yes | Action to perform on the service |