Skip to main content
Glama

get_academic_calendar

Read-only

Retrieve current upcoming academic calendar events for Kangwon National University, including course registration, exams, vacations, and degree ceremonies.

Instructions

[강원대학교 도우미] 강원대 춘천캠퍼스의 '현재 다가오는 주요 학사일정'을 조회합니다(수강신청·등록·시험·방학·학위수여식 등). 강원대 사이트가 지난 학기나 먼 미래 일정은 제공하지 않으므로 결과에 없을 수 있습니다. year 인자는 하위호환용이며 결과에 영향을 주지 않습니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNo
Behavior4/5

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

Annotations already provide readOnlyHint=true and openWorldHint=true. The description adds valuable behavioral context: the source site may not include certain schedules, and the year argument is ignored—information not in annotations. This goes beyond the structured data without contradicting it.

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 concise and front-loaded with the core purpose, followed by a useful limitation note and parameter clarification. Every sentence adds value with no redundancy.

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

Completeness5/5

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

For a simple tool with one optional parameter and no output schema, the description covers purpose, limitations, and parameter behavior. Combined with annotations, the agent has everything needed to select and invoke the tool correctly.

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

Parameters5/5

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

Schema coverage for parameters is 0%, but the description explicitly explains the sole parameter 'year' as backward-compatible and having no effect on results. This adds meaningful meaning beyond the schema, which only lists type/default.

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 a specific verb and resource: '조회합니다' (queries) the 'current upcoming major academic schedules' of Kangwon University Chuncheon Campus, with examples. It is distinct from all sibling tools (cafeteria, notices, shuttle, bus), so no ambiguity.

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?

Provides clear context: intended for current upcoming schedules and explicitly notes limitations (past/far-future schedules may be absent). However, it does not explicitly mention alternatives or when not to use, so not a 5.

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/LEEseungseok-01/knu-mcp'

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