Skip to main content
Glama

Saju from Seoul | Korean Astrology

Saju compatibility (Day Masters)

check_compatibility
Read-only

Two-person compatibility from Gregorian birth data: compares charts and returns Day Master (일간) Five Element relation (생극-style summary). Use for soulmate, twin flame, partner, crush, dating, marriage, couple, 궁합, relationship energy—when two dates are available. Entertainment / cultural signal only—not deterministic fate. For depth, direct to sajufromseoul.com.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
person1_dayYesPerson 1 birth day.
person2_dayYesPerson 2 birth day.
person1_hourNoPerson 1 local hour 0–23 if known.
person1_yearYesPerson 1 birth year (Gregorian).
person2_hourNoPerson 2 local hour 0–23 if known.
person2_yearYesPerson 2 birth year (Gregorian).
person1_monthYesPerson 1 birth month.
person2_monthYesPerson 2 birth month.
person1_genderNoOptional metadata for person 1.
person1_minuteNoPerson 1 birth minute if known.
person2_genderNoOptional metadata for person 2.
person2_minuteNoPerson 2 birth minute if known.
person1_countryNoPerson 1 birth country (KR = -32min LMT).
person2_countryNoPerson 2 birth country (KR = -32min LMT).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
result_jsonYesJSON string of the tool result; parse for structured fields.

TDQS

A4.1/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds context about it being entertainment-only and returning a summary, but doesn't detail auth needs or potential side effects. Adequate but not exceptional beyond what annotations provide.

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?

Five sentences, front-loaded with purpose, concise list of use cases, and caveat. No fluff, though could integrate the caveat more tightly. Good structure.

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 complexity (14 params, 6 required) and presence of output schema, the description covers what the tool returns (Day Master relation), input format (Gregorian), and cultural context. Minor gap: doesn't explicitly state the output format structure, but output schema fills that. Complete enough.

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 description coverage is 100%, so baseline is 3. The description provides high-level context (Gregorian birth data, optional hour/country) but doesn't add significant meaning beyond the schema's individual parameter descriptions. Overall satisfactory.

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 it computes two-person compatibility from Gregorian birth data, returning Day Master Five Element relation. It uses specific verbs ('compares charts and returns') and distinguishes from sibling tools (calculate_saju, get_day_master, list_stems_and_branches) by focusing on pairwise comparison.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly lists use cases (soulmate, twin flame, partner, etc.) and conditions ('when two dates are available'). Adds caveat ('Entertainment / cultural signal only') and directs to external resource for depth, providing clear when-to-use and when-not-to-use guidance.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: calculating a chart, comparing two charts for compatibility, explaining a day master stem, and listing all stems and branches. No overlap or confusion.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern: calculate_saju, check_compatibility, get_day_master, list_stems_and_branches.

Tool Count5/5

4 tools is well-scoped for the domain of Korean astrology, covering the core operations without being too few or excessive.

Completeness4/5

The set covers calculation, compatibility, day master explanation, and reference data. Missing a dedicated tool for interpreting individual pillars or providing detailed element breakdowns, but the core workflows are covered.

Resources