Skip to main content
Glama

ipv6_firewall_filter

Access and manage IPv6 firewall filter rules on MikroTik RouterOS devices to control network traffic flow.

Instructions

Aturan firewall filter IPv6.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description is a noun phrase with no behavioral disclosure. It does not state whether the tool is read-only, modifies state, or requires authentication. With no annotations provided, the description fails to convey safety or side effects, which is critical for a firewall-related tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise with a single 3-word phrase. While it wastes no words, it may be too terse to convey the tool's exact operation (e.g., list, manage, or view rules). A slightly more descriptive phrase would improve clarity without sacrificing efficiency.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the lack of output schema and annotations, the description leaves significant gaps. It does not explain what the tool returns or how it behaves (e.g., listing all IPv6 filter rules vs. filtering by criteria). The tool's simplicity (zero parameters) partially compensates, but more context is needed for effective use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has no parameters, so schema coverage is 100%. The description 'Aturan firewall filter IPv6' adds meaning by defining the tool's domain (IPv6 firewall rules), which is sufficient given the absence of parameters. The tool's function is implied by the noun phrase, but it could be more action-oriented.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Aturan firewall filter IPv6' clearly indicates it is about IPv6 firewall filter rules, distinguishing it from the sibling tool 'firewall_filter_rules' which presumably handles IPv4. The verb 'aturan' (rules) implies a listing or management function, making the purpose specific and unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives like 'firewall_filter_rules' or 'add_firewall_drop'. There is no indication of prerequisites, context, or cases where this tool should be preferred, leaving the agent without decision support.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/Syamsuddin/MikroCLAW'

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