Skip to main content
Glama
scvcoder

korean-law-alio-mcp

by scvcoder

get_recent_alio_revisions

Retrieve a reverse-chronological timeline of regulation revisions from Korean public institutions filtered by topic or institution within a set number of days. Monitor changes to internal rules using date range and keyword filters.

Instructions

[ALIO] 최근 N일 내 개정된 규정 타임라인 (날짜 역순). topic/institutions 필터 지원. '최근 인사 규정 바뀐 데?' 같은 변경 모니터링용.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysYes최근 N일 (기본:90)
topicNo규정 제목 키워드 필터 (예: '인사', '징계')
institutionsNo대상 기관코드/기관명 목록. 생략 시 전체 기관
maxYes최대 결과 수 (기본:30)
Behavior3/5

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

No annotations provided, so description carries full burden. It adds filtering and ordering info but does not disclose output format, permissions, or side effects. Adequate but not comprehensive.

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

Conciseness5/5

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

Two sentences with front-loaded purpose, filter support, and usage example. No unnecessary words; every clause earns its place.

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?

Lacks output description or return format; no output schema. For a tool with 4 parameters and no annotations, description should hint at what the timeline contains (e.g., regulation IDs, titles). Partially 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?

Schema coverage is 100% with descriptions. Description adds ordering info (날짜 역순) and confirms filters, providing marginal extra value beyond schema.

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?

Description clearly states it retrieves a timeline of regulations revised within recent N days, sorted descending, with topic and institution filters. This verb+resource+scope distinguishes it from siblings like get_alio_regulation_history (full history) and list_alio_regulations (all regulations).

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?

Gives specific context: monitoring changes with example query. However, lacks explicit when-to-use vs alternatives or exclusions. Still clear enough for an agent to infer use case.

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