Skip to main content
Glama
gxxHuang
by gxxHuang

add_url_blacklist

Add a URL to the blacklist to block access to unwanted websites on your iKuai router. Strengthen network security by restricting specified domains.

Instructions

添加网址黑白名单

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
modeNo
weekNo1234567
commentNo
enabledNo
time_rangeNo00:00-23:59

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only states 'add' without describing side effects, duplicate handling, authorization needs, or how the mode parameter affects behavior. This is severely lacking for a mutation tool.

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

Conciseness2/5

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

The description is extremely short, which is superficially concise, but it is under-specified and omits critical details. This is not effective conciseness; it is an incomplete stub.

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

Completeness1/5

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

With 6 parameters, no annotations, and a one-line description, the tool is far from contextually complete. The existence of an output schema does not compensate for missing parameter semantics, usage guidelines, or behavioral expectations.

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

Parameters1/5

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

Schema description coverage is 0%, yet the description provides no information about any of the 6 parameters (url, mode, week, comment, enabled, time_range). The description fails to compensate for the undocumented schema, leaving agents without essential parameter semantics.

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

Purpose4/5

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

The description uses the specific verb '添加' (add) and the resource '网址黑白名单' (URL black/white list), clearly indicating an add operation. This differentiates it from sibling tools like list_url_blacklist and delete_url_blacklist, though it does not explicitly explain how the black/white mode is selected.

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?

There is no guidance on when to use this tool versus alternatives, nor any mention of prerequisites, constraints, or black/white selection context. The single sentence provides no usage direction.

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/gxxHuang/ikuai-mcp-server'

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