Skip to main content
Glama
huaqing0
by huaqing0

clash.verge.set_unified_delay

Set unified-delay in Clash Verge by supplying a boolean value and explicit confirmation, ensuring changes are persisted and verified.

Instructions

Set unified-delay through the authenticated native Clash Verge Adapter. Light confirmation required; returns COMMITTED only after persistence, runtime, GUI-refresh evidence, and applicable five-state verification succeed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
valueYestrue to enable, false to disable
confirmedYesMust be true to proceed
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses that 'light confirmation is required' and that the tool returns COMMITTED only after persistence, runtime, GUI-refresh, and five-state verification succeed. This gives good insight into the post-invocation behavior and side effects.

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

Conciseness4/5

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

The description is a single sentence that efficiently conveys the core action and key behavioral details. It is front-loaded with the verb and resource, and every clause adds value. However, it could be slightly restructured for readability.

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

Completeness4/5

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

Given the tool's low complexity (two boolean params, no output schema) and no annotations, the description covers the essential behavioral context: the need for confirmation, the verification steps, and the return condition. It adequately informs an agent about the tool's operation.

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

Parameters3/5

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

The input schema fully describes both parameters (value and confirmed) with clear descriptions. The description adds 'Light confirmation required,' which reinforces the confirmed parameter but does not provide additional semantic value beyond the schema. With 100% schema coverage, a score of 3 is appropriate.

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 clearly states the verb 'Set' and the resource 'unified-delay', making the tool's purpose clear. It mentions 'authenticated native Clash Verge Adapter', which hints at its specific domain but does not explicitly differentiate it from sibling tools like 'set_ipv6' or 'set_log_level'.

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

Usage Guidelines3/5

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

The description implies the tool is used to set unified delay and mentions the requirement for confirmation and the conditions for returning COMMITTED. However, it does not provide explicit when-to-use or when-not-to-use guidance, nor does it reference alternative tools for similar actions.

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/huaqing0/clash-control-mcp'

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