Skip to main content
Glama
ARTHONG1

school-record-validator-mcp

by ARTHONG1

생활기록부 기재요령 검색

search_record_guidance

Find school record regulatory guidance when validation lacks cited sources. Answers general regulation queries; not a legal judgment.

Instructions

규정에 대한 일반 질문 또는 검증 결과에 없는 근거를 찾을 때 호출한다. 이 결과는 공식 승인이나 법률 판단이 아님. 입력 provenance가 없으면 관찰 및 작성 경위를 확정할 수 없음.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
sourceIdsNo
sourceRolesNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultsYes
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It adds important context about the output's non-authoritative status and the role of provenance in confirming observations. However, it does not describe search behavior (e.g., whether it searches all sources, ranking, or pagination), auth requirements, or side effects. The read-only nature is implied but not stated.

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 three short sentences with no filler. It front-loads the primary use case, then adds necessary caveats about output authority and provenance limitations. Every sentence earns its place; the structure is clear and efficient.

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?

Given the tool has a output schema (which can explain return values), the description covers the main purpose and usage context. However, it leaves a major gap in explaining the advanced search parameters (sourceIds, sourceRoles), which are likely crucial for effective use. The caveats about provenance are helpful, but overall the description is not fully complete for a tool with 4 parameters.

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

Parameters1/5

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

The schema has 0% description coverage for parameters, and the tool description does not compensate. The query parameter is obvious, but limit, sourceIds, and sourceRoles are completely unexplained. sourceRoles has an enum, but without explanation the agent cannot correctly choose values. The description adds zero value for parameter understanding.

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 what the tool does: it is called for general questions about regulations or to find grounds not present in verification results. It distinguishes itself from sibling tools like validate_record_text and explain_record_rule by focusing on searching guidance rather than validating or explaining. However, it does not explicitly name the resource (e.g., 'student records entry guidelines' from the title), instead using the broader term '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?

The description provides explicit conditions for use: 'call when there are general questions about regulations' or 'when finding grounds not present in verification results.' It also clarifies limitations (not official/legal judgment, provenance dependency), which helps the agent decide when not to rely solely on this tool. It could be strengthened by explicitly mentioning when NOT to use it (e.g., for direct validation, use validate_record_text), but the context is clear.

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/ARTHONG1/-school-record-validator-mcp'

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