Skip to main content
Glama
molpass

tojeong-mcp

by molpass

토정비결 괘 원문 조회

tojeong_gwae_lookup

Look up a gwae code (111-863) to retrieve the original total fortune and 12 monthly forecasts. Use for browsing, testing, and skill development.

Instructions

괘코드(111~863, 상1-8·중1-6·하1-3)로 해당 괘의 총운·12개월 월별운 원문을 그대로 조회한다. 브라우징·테스트·SKILL 개발용 보조 도구다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
gwae_codeYes괘코드 (예: 212)
Behavior3/5

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

With no annotations, the description bears the transparency burden. It discloses that the lookup returns the exact original text ('그대로 조회') and is auxiliary, implying read-only intent. But it does not mention permissions, return format, error behavior, or side effects, leaving some behavioral aspects unspecified.

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 two sentences long, front-loading the core functionality and then stating the intended purpose. Every clause contributes meaning without redundant repetition of schema information.

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?

For a simple single-parameter lookup with no output schema, the description adequately covers input format, what is returned (yearly and monthly fortune text), and intended usage. It does not detail response structure or the exact relationship with tojeong_fortune, but given the tool's simplicity and auxiliary role, this is sufficient.

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 already covers the parameter with a pattern and example (100% coverage), but the description adds valuable meaning by explaining the code structure ('상1-8·중1-6·하1-3') and range (111~863), which is more intuitive than the regex pattern and aids correct parameter construction.

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 states a specific action '조회한다' (retrieves) and a specific resource (the hexagram's total fortune and 12-month monthly fortune original text) using a code format. It also distinguishes itself as an auxiliary tool for browsing/testing/SKILL development, separating it from the sibling tojeong_fortune.

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 clearly identifies intended contexts ('browsing, testing, SKILL development') via '보조 도구다'. However, it does not explicitly state when not to use the tool or name the alternative tojeong_fortune, so it lacks explicit exclusions.

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/molpass/mcp-tojeong'

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