Skip to main content
Glama
NewJeans0722

lol-mode-mcp

by NewJeans0722

mayhem_balance

Find balance numbers for champions in ARAM Mayhem mode by entering champion name in Chinese or English.

Instructions

查詢英雄在 ARAM: Mayhem 模式的平衡數值(延伸功能,暫未支援)。

Args: champion: 英雄名稱,中英文皆可。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
championYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description must carry the burden. It implies a read-only query but does not specify behavior when called (e.g., error on '暫未支援'). The lack of detail on response or side effects reduces transparency.

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 short (two lines) but the first line mixes purpose with a note about not being supported, which could be separated. It is not overly verbose, but the structure could be cleaner.

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?

Despite having an output schema (not shown), the description lacks details about the output format or what happens when the tool is called while not supported. The tool is simple, but the '暫未支援' note suggests incompleteness in functionality, making it less complete.

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 description adds valuable context to the 'champion' parameter, specifying it accepts both Chinese and English names (英雄名稱,中英文皆可). This goes beyond the schema's simple type string, and with 0% schema coverage, the description compensates well.

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 tool queries balance values for ARAM: Mayhem mode, distinguishing it from sibling aram_balance which likely targets normal ARAM. The note '暫未支援' indicates it is not yet functional, which could confuse but does not obscure the intended purpose.

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 on when to use this tool versus alternatives like aram_balance. Does not specify prerequisites or scenarios where this tool is appropriate despite the '暫未支援' warning.

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/NewJeans0722/lol-mode-mcp'

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