Skip to main content
Glama
NewJeans0722

lol-mode-mcp

by NewJeans0722

get_augment

Search Arena hextech augments by name or keyword and retrieve their name, rarity, and full effect. Supports Chinese and English queries.

Instructions

模糊搜尋競技場(Arena)海克斯強化,回傳名稱、稀有度與完整效果說明。

Args: query: 強化名稱或關鍵字,中英文皆可(例:「地獄三頭犬」、"Cerberus"、「灼燒」)。 locale: 回覆語言,"zh_tw"(預設)或 "en_us"。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
localeNozh_tw

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 fully disclose behavioral traits. It mentions fuzzy search and locale but omits whether the operation is read-only, pagination behavior, error handling, or any limitations. For a search tool this is insufficient transparency.

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 relatively concise and front-loaded with purpose. The args section is clear, though including examples adds length. It efficiently conveys key info without being verbose.

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 existence of sibling tools and an output schema, the description sufficiently covers what the tool does and how to use it. It could be more complete with notes on result limits or behavior, but overall adequate.

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?

With 0% schema description coverage, the description adds essential meaning: it explains 'query' can be Chinese/English keywords with examples, and 'locale' specifies response language. This goes beyond the bare schema types.

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 clearly states it performs fuzzy search for Arena hex augments and returns name, rarity, and effect. This specific verb-resource combination distinguishes it from siblings like list_augments (exact list) and aram_balance/mayhem_balance (different game modes).

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

Usage Guidelines4/5

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

The description explains the tool's function and provides example queries, implying when to use it (fuzzy search for augments). However, it does not explicitly state when not to use it or contrast with siblings, leaving some inference to the agent.

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