Skip to main content
Glama
scvcoder

korean-law-alio-mcp

by scvcoder

suggest_alio_regulation_names

Search Korean regulation titles using keywords with partial matching. Limit results to a specific institution for precise discovery when exact title is unknown.

Instructions

[ALIO] 규정 제목 자동완성/부분일치 — 정확한 제목 모를 때 키워드로 후보 탐색. institution 으로 기관 제한 가능.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes규정 제목 키워드 (부분 매칭, 예: '인사', '징계')
institutionNo기관 제한 (apbaId 또는 기관명). 생략 시 전체 기관
maxYes최대 결과 수 (기본:20)
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 states it performs auto-complete/partial match and allows institution filtering, but does not mention read-only, rate limits, or other 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 concise sentence with a prefix tag, front-loading the key purpose. It is efficient but could benefit from structured presentation.

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

Completeness3/5

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

The tool has no output schema, so the description should explain return values (e.g., list of candidate titles). It does not describe output format, leaving the agent uncertain about what to expect. Given the simplicity, it is partially complete.

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?

Schema coverage is 100%, so baseline is 3. The description adds context for the query parameter (keyword when unknown) and confirms institution filtering, but does not add significant new meaning beyond the schema.

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 is for auto-completing regulation titles via partial match when exact title is unknown. However, it does not differentiate from sibling tools like suggest_law_names or suggest_alio_benchmark.

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 mentions using keywords when exact title is unknown and that institution can be used as a filter. It does not provide explicit when-not-to-use guidance or alternatives, though the context implies usage for partial matching.

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/scvcoder/korean-law-alio-mcp'

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