Skip to main content
Glama

Korea Ocean Leisure

korea_seaparting_index

한국 바다갈라짐(모세의 기적) 지수 — 지점별 갈라짐 시작·종료 시각과 판정. 진도·제부도 같은 곳에 언제 길이 열리는지 알려준다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNo
limitNo
placeNo지점명 일부 (예: "제부도")

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A3.8/5.0
Behavior4/5

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

No annotations are present, so the description carries the burden. It clearly indicates an informational read-only behavior ('알려준다'), with no hints of side effects or destructive actions. However, it does not explicitly confirm non-mutating or safe behavior, leaving slight ambiguity.

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?

The description is a single, focused sentence with no redundant information. It is appropriately sized and front-loaded with the essential purpose.

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 description provides core functionality but omits details on return format, required parameter combinations, or any constraints (e.g., date format, limit bounds). Given no output schema, this lack of context reduces completeness for an agent seeking to invoke the tool correctly.

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

Parameters2/5

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

Schema coverage is low (only 'place' has a description, 33%). The main description does not explain 'date' or 'limit', leaving their purpose and format unclear. The description compensates partially for 'place' with an example but fails to clarify the other parameters.

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 the tool provides sea parting index times and judgments for specific locations, distinguishing it from sibling tools focused on beach, fishing, mudflat, scuba, and surfing indexes. The verb '알려준다' (informs) is specific and resource-oriented.

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 usage for sea parting information (e.g., Jindo and Jebudo) but does not explicitly state when to choose this tool over siblings or provide any usage conditions. It relies on domain inference rather than explicit guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.