Skip to main content
Glama

get_customer_satisfaction_stats

Retrieve daily customer satisfaction statistics for Korea Railroad surveys, including participation count and average score, with optional date range and day-of-week filters.

Instructions

고객의소리 만족도 일별 통계 조회.

철도 고객센터 만족도 조사 결과를 일별로 제공한다. 참여수와 평균 점수(100점 만점)를 확인할 수 있다.

date_from / date_to: 조사일자 범위 (예: "2025-01-01", "2025-03-31") day_of_week: 요일 필터 (예: "월요일", "토요일")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
date_toNo
date_fromNo
day_of_weekNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A3.8/5.0
Behavior3/5

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

No annotations are provided, so the description must cover behavioral aspects. It states that results are daily and include participation and average score, which is useful. However, it does not mention pagination, default date range handling, empty-parameter behavior, or any error conditions. For a read-only stats tool, this is 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.

Conciseness4/5

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

The description is concise and front-loaded with the main purpose. It has a slight redundancy between the first line and the second paragraph, but overall it is efficient and structured with parameter explanations. No fluff, and it uses bullets for parameters for clarity.

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?

An output schema exists (not shown), so return values need not be detailed. However, the description does not mention any limits, pagination, or behavior when no data matches. It gives examples for parameters but not edge cases. For a moderately simple stats tool, it is adequate but could be more complete regarding default behavior and result interpretation.

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?

The schema has zero descriptions for parameters, so the description effectively compensates. It explains date_from/date_to as the survey date range with example format, and day_of_week as a filter with example values. This adds meaningful semantics beyond the bare schema, though it does not clarify optionality or behavior when fields are empty, but the examples are helpful.

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 explicitly states the purpose: providing daily customer satisfaction statistics from the railroad customer center, including participation count and average score. The verb '조회' (inquiry) and specific resource are clear, and the tool is unique among siblings, so no confusion with alternatives.

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 gives domain context (railroad customer center satisfaction survey) but does not explicitly state when to use this tool versus others. There are no direct sibling tools for customer satisfaction, but it lacks explicit guidance on usage scenarios or exclusions. The context is clear enough for an agent to infer, but not explicitly stated.

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

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/lovelyquality/korail-mcp'

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