Skip to main content
Glama
iapke486-arch

job-mcp-server

job_get_codes

Retrieve common code lists for filtering job postings by employment type, region, education, and more. Omit category to get all available categories.

Instructions

채용정보 조회에 사용하는 공통코드 목록을 조회합니다 (고용형태, 채용구분, 근무지역, NCS 직무분야, 학력조건, 첨부유형, 기관유형, 주무부처). category를 생략하면 전체 카테고리 목록만 반환합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNo조회할 코드 카테고리. 생략 시 사용 가능한 카테고리 목록만 반환
Behavior4/5

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

No annotations provided, so description carries full burden. It discloses that omitting category returns only the list of categories. No contradictions, but could mention return format or pagination.

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?

Single sentence that is front-loaded with verb and resource, lists categories, and includes key behavioral detail. No wasted words.

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?

Given the simple tool (1 optional parameter), description covers purpose, categories, and behavior when omitted. No output schema needed for code retrieval.

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

Parameters3/5

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

Schema coverage is 100% with enum and description. Description reiterates the same behavior. No additional meaning beyond schema; baseline 3.

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?

Description clearly states it retrieves common codes for job information inquiry, listing specific categories ( hireType, recrutSe, etc.) and noting behavior when category is omitted. Distinct from sibling tool job_search_recruitments which likely searches for jobs.

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?

Implicitly suggests use for obtaining code lists, but no explicit when-to-use or alternatives compared to job_search_recruitments. Context is clear but guidance is minimal.

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/iapke486-arch/job-mcp-server'

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