Skip to main content
Glama

get_social_org

Fetch KORAIL organizational details by filtering with partial org name or headquarters. Access hierarchical team, station, and business unit information for up to 200 records.

Instructions

사회공헌 포털 조직정보 조회 (6,306건).

한국철도공사 전체 조직 현황(본부·역·사업소·팀 등)을 제공한다. 조직명은 'KORAIL/강원본부/강릉역' 형식의 계층 경로. 메모1·메모2·메모3에 본부명·소속 정보 포함.

※ 전체 조회 시 최대 200건 반환. org_name 또는 headquarter 필터 권장.

org_name: 조직명 부분일치 필터 (예: "강릉역", "차량사업소", "AI전략본부") headquarter: 본부명 부분일치 필터 (예: "강원본부", "서울본부", "대전")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
org_nameNo
headquarterNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations provided, the description carries full burden. It discloses the 200-item limit, the hierarchical path format, and that memo fields contain affiliation info. It doesn't explicitly state read-only behavior, but '조회' (query) implies it. It lacks details on pagination or authentication, but for a lookup tool this is adequate.

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 well-structured, with a main statement, a note on format, and a warning about limits, followed by parameter explanations. Slightly more detail than necessary but each sentence adds value; the warning is front-loaded before usage.

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

Completeness4/5

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

Given the simplicity of the tool (2 optional parameters) and presence of an output schema, the description is nearly complete. It covers filters, the limit, and data format. It doesn't explain how to retrieve all 6,306 items or pagination, but the warning implies the need for filtering. Sufficient for a lookup tool.

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 has 0% description coverage, so the description is the only source of parameter meaning. It thoroughly explains each parameter with examples and partial-match semantics, far exceeding the minimal schema of just type and 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 the tool's purpose: querying organization information from the social contribution portal, specifically for Korean Railroad Corporation's full organizational hierarchy. It provides the exact hierarchical path format and distinguishes itself from sibling tools like get_social_funds or get_social_donations by focusing on org details.

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 gives clear usage context by explaining the 200-item cap and recommending filters. It also specifies parameter usage with partial-match examples. However, it does not explicitly compare itself to alternatives or state when not to use it, though the purpose is distinct enough.

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