Skip to main content
Glama

Run specific or mixed traditional methods

legend_saju_run_methods
Read-only

Use this for expert, mixed-system, or named-method requests. It covers Myeongri details such as 십성·지장간·투간·통근·합충형파해·삼합·방합·육합·월령·격국·조후·억부·통관·병약·궁통보감·적천수·삼명통회·연해자평·종격·화격·특수격; Zi Wei 12궁·삼방사정·대한·유년·유월·유일·유시·생년사화·궁간사화·자화·비성·흠천사화·중주파; and Qimen, Daliuren, I Ching, Tieban, Dang Saju, Tojeong, Feng Shui, naming, 81-number, Hanja decomposition, and dream traditions. Pass discovered capability IDs together in requestedCapabilities, or let the server plan from the question. Use focused tools for ordinary single-goal requests.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoActual Korean name characters for the separate 9,495-entry official-name analysis path.
birthNo
dreamNoDream narrative for the source-bounded cross-cultural dream engine.
purposeNo
asOfYearNo
claimIdsNoFetch port: repeat the previous call with identical inputs and pass claim IDs from evidenceIndex or evidenceClaimIds to receive those claims in full (statement, observations, sources, limitations) instead of the projected reading. Claim IDs are deterministic for identical inputs.
questionYesOpen-ended question. Built-in routing terms cover Korean plus common English, Chinese, and Japanese metaphysics vocabulary.
maxClaimsNoGlobal item budget outside debug mode. It limits interpretations, actions, timeline entries, claims, legacy evidence, and method results together.
rangeDaysNo
lifeEventsNo
lineValuesNo
outputModeNoResponse projection: action_only returns actions, consumer returns a readable interpretation, evidence returns claims and source-linked method data, and debug returns the internal resolver record.
targetDateNoDate or range anchor being analyzed.
detailLevelNoCalculation breadth. This does not choose the response projection.
dreamContextNoOptional emotion, setting, relationship, work, health, or other context explicitly supplied by the user.
givenStrokesNo
partnerBirthNo
timelineRangeNo
surnameStrokesNo
maxDreamMatchesNo
questionDateTimeNoMoment a Qimen, Daliuren, or question-time calculation is cast.
maxAutoCapabilitiesNo
requestedCapabilitiesNoOptional runtime IDs from legend_saju_capabilities. This is intentionally not an enum.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNo
errorNo
claimsNo
routesNo
blockedNo
dossierNo
sourcesNo
evidenceNo
questionNo
sectionsNo
timelineNo
verdictsNo
conflictsNo
selectionNo
inputNotesNo
detailLevelNo
nameSummaryNo
claimDetailsNo
dreamSummaryNo
nameAnalysisNo
noModelCallsNo
dreamAnalysisNo
evidenceIndexNo
executionPlanNo
methodAnalysisNo
readingSummaryNo
recommendationsNo
unmatchedClaimIdsNo
calculationSummaryNo
omittedItemsByKindNo
omittedTimelineYearsNo
publicationSideEffectsNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed6 schema fields changed
    • addedInput schema / properties / claimIds
      Added value: +{
      +  "description": "Fetch port: repeat the previous call with identical inputs and pass claim IDs from evidenceIndex or evidenceClaimIds to receive those claims in full (statement, observations, sources, limitations) instead of the projected reading. Claim IDs are deterministic for identical inputs.",
      +  "items": {
      +    "type": "string"
      +  },
      +  "maxItems": 40,
      +  "minItems": 1,
      +  "type": "array"
      +}
    • addedOutput schema / properties / claimDetails
      Added value: +{
      +  "items": {
      +    "additionalProperties": false,
      +    "properties": {
      +      "capabilityId": {
      +        "type": "string"
      +      },
      +      "confidence": {
      +        "type": "string"
      +      },
      +      "counterClaimIds": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "type": "array"
      +      },
      +      "domain": {
      +        "type": "string"
      +      },
      +      "id": {
      +        "type": "string"
      +      },
      +      "kind": {
      +        "type": "string"
      +      },
      +      "limitations": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "type": "array"
      +      },
      +      "lineage": {
      +        "type": "string"
      +      },
      +      "maturity": {
      +        "type": "string"
      +      },
      +      "observations": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "type": "array"
      +      },
      +      "sourceRefs": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "type": "array"
      +      },
      +      "statement": {
      +        "type": "string"
      +      },
      +      "system": {
      +        "type": "string"
      +      },
      +      "timeframe": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "kind": {
      +            "enum": [
      +              "natal",
      +              "range",
      +              "date",
      +              "method"
      +            ],
      +            "type": "string"
      +          },
      +          "value": {
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "kind",
      +          "value"
      +        ],
      +        "type": "object"
      +      }
      +    },
      +    "required": [
      +      "id",
      +      "domain",
      +      "system",
      +      "capabilityId",
      +      "kind",
      +      "statement",
      +      "observations",
      +      "timeframe",
      +      "confidence",
      +      "maturity",
      +      "lineage",
      +      "sourceRefs",
      +      "limitations",
      +      "counterClaimIds"
      +    ],
      +    "type": "object"
      +  },
      +  "type": "array"
      +}
    • addedOutput schema / properties / evidenceIndex
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "fetchHint": {
      +      "type": "string"
      +    },
      +    "groups": {
      +      "items": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "capabilityIds": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "type": "array"
      +          },
      +          "claimIds": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "type": "array"
      +          },
      +          "count": {
      +            "maximum": 9007199254740991,
      +            "minimum": -9007199254740991,
      +            "type": "integer"
      +          },
      +          "domain": {
      +            "type": "string"
      +          },
      +          "kind": {
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "domain",
      +          "kind",
      +          "count",
      +          "claimIds",
      +          "capabilityIds"
      +        ],
      +        "type": "object"
      +      },
      +      "type": "array"
      +    },
      +    "omittedClaimCount": {
      +      "maximum": 9007199254740991,
      +      "minimum": -9007199254740991,
      +      "type": "integer"
      +    }
      +  },
      +  "required": [
      +    "omittedClaimCount",
      +    "groups",
      +    "fetchHint"
      +  ],
      +  "type": "object"
      +}
    • changedOutput schema / properties / mode / enum
      Previous value: -[
      -  "action_only",
      -  "consumer",
      -  "evidence",
      -  "debug"
      -]New value: +[
      +  "action_only",
      +  "consumer",
      +  "evidence",
      +  "debug",
      +  "claims"
      +]
    • addedOutput schema / properties / unmatchedClaimIds
      Added value: +{
      +  "items": {
      +    "type": "string"
      +  },
      +  "type": "array"
      +}
    • addedOutput schema / properties / verdicts
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "geokguk": {
      +      "anyOf": [
      +        {
      +          "additionalProperties": false,
      +          "properties": {
      +            "mechanisms": {
      +              "items": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "grade": {
      +                    "type": "string"
      +                  },
      +                  "label": {
      +                    "type": "string"
      +                  },
      +                  "polarity": {
      +                    "enum": [
      +                      "supporting",
      +                      "damaging"
      +                    ],
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "label",
      +                  "polarity",
      +                  "grade"
      +                ],
      +                "type": "object"
      +              },
      +              "type": "array"
      +            },
      +            "monthMainStem": {
      +              "type": "string"
      +            },
      +            "monthMainTenGod": {
      +              "type": "string"
      +            },
      +            "pattern": {
      +              "type": "string"
      +            },
      +            "status": {
      +              "type": "string"
      +            }
      +          },
      +          "required": [
      +            "pattern",
      +            "status",
      +            "monthMainStem",
      +            "monthMainTenGod",
      +            "mechanisms"
      +          ],
      +          "type": "object"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "sourceIds": {
      +      "items": {
      +        "type": "string"
      +      },
      +      "type": "array"
      +    },
      +    "wangswae": {
      +      "anyOf": [
      +        {
      +          "additionalProperties": false,
      +          "properties": {
      +            "followingCandidate": {
      +              "anyOf": [
      +                {
      +                  "type": "string"
      +                },
      +                {
      +                  "type": "null"
      +                }
      +              ]
      +            },
      +            "monthCommandTenGod": {
      +              "type": "string"
      +            },
      +            "sameElementRoots": {
      +              "items": {
      +                "type": "string"
      +              },
      +              "type": "array"
      +            },
      +            "status": {
      +              "type": "string"
      +            }
      +          },
      +          "required": [
      +            "status",
      +            "monthCommandTenGod",
      +            "sameElementRoots",
      +            "followingCandidate"
      +          ],
      +          "type": "object"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    },
      +    "yongsin": {
      +      "anyOf": [
      +        {
      +          "additionalProperties": false,
      +          "properties": {
      +            "boundary": {
      +              "type": "string"
      +            },
      +            "conflicts": {
      +              "items": {
      +                "type": "string"
      +              },
      +              "type": "array"
      +            },
      +            "lenses": {
      +              "items": {
      +                "additionalProperties": false,
      +                "properties": {
      +                  "candidateElements": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "type": "array"
      +                  },
      +                  "candidateFunctions": {
      +                    "items": {
      +                      "type": "string"
      +                    },
      +                    "type": "array"
      +                  },
      +                  "school": {
      +                    "type": "string"
      +                  },
      +                  "status": {
      +                    "type": "string"
      +                  }
      +                },
      +                "required": [
      +                  "school",
      +                  "status",
      +                  "candidateElements",
      +                  "candidateFunctions"
      +                ],
      +                "type": "object"
      +              },
      +              "type": "array"
      +            }
      +          },
      +          "required": [
      +            "lenses",
      +            "conflicts",
      +            "boundary"
      +          ],
      +          "type": "object"
      +        },
      +        {
      +          "type": "null"
      +        }
      +      ]
      +    }
      +  },
      +  "required": [
      +    "wangswae",
      +    "geokguk",
      +    "yongsin",
      +    "sourceIds"
      +  ],
      +  "type": "object"
      +}
  2. Changed35 schema fields changed
    • changedInput schema / properties / detailLevel / description
      Previous value: -"Preferred depth. brief is shortest, standard is the default readable answer, expert automatically composes question-relevant deep methods and evidence in one call, and raw is the complete developer record."New value: +"Calculation breadth. This does not choose the response projection."
    • changedInput schema / properties / maxClaims / description
      Previous value: -"Maximum interpretation points and raw claims returned outside debug mode."New value: +"Global item budget outside debug mode. It limits interpretations, actions, timeline entries, claims, legacy evidence, and method results together."
    • changedInput schema / properties / outputMode / description
      Previous value: -"Backward-compatible developer projection override. Ordinary callers should use detailLevel instead."New value: +"Response projection: action_only returns actions, consumer returns a readable interpretation, evidence returns claims and source-linked method data, and debug returns the internal resolver record."
    • changedInput schema / properties / outputMode / enum
      Previous value: -[
      -  "consumer",
      -  "compact",
      -  "evidence",
      -  "debug"
      -]New value: +[
      +  "action_only",
      +  "consumer",
      +  "evidence",
      +  "debug"
      +]
    • removedOutput schema / properties / calculationSummary / properties / returnedClaimCount
      Removed value: -{
      -  "maximum": 9007199254740991,
      -  "minimum": -9007199254740991,
      -  "type": "integer"
      -}
    • addedOutput schema / properties / calculationSummary / properties / returnedItemCount
      Added value: +{
      +  "maximum": 9007199254740991,
      +  "minimum": -9007199254740991,
      +  "type": "integer"
      +}
    • removedOutput schema / properties / calculationSummary / properties / selectedCapabilities
      Removed value: -{
      -  "items": {
      -    "type": "string"
      -  },
      -  "type": "array"
      -}
    • addedOutput schema / properties / calculationSummary / properties / selectedCapabilityCount
      Added value: +{
      +  "maximum": 9007199254740991,
      +  "minimum": -9007199254740991,
      +  "type": "integer"
      +}
    • changedOutput schema / properties / calculationSummary / required
      Previous value: -[
      -  "selectedCapabilities",
      -  "internalClaimCount",
      -  "returnedClaimCount",
      -  "deterministic"
      -]New value: +[
      +  "selectedCapabilityCount",
      +  "internalClaimCount",
      +  "returnedItemCount",
      +  "deterministic"
      +]
    • removedOutput schema / properties / claims / items / properties / limitationRefs
      Removed value: -{
      -  "items": {
      -    "type": "string"
      -  },
      -  "type": "array"
      -}
    • changedOutput schema / properties / claims / items / required
      Previous value: -[
      -  "id",
      -  "domain",
      -  "relatedDomains",
      -  "system",
      -  "capabilityId",
      -  "kind",
      -  "statement",
      -  "observations",
      -  "omittedObservationCount",
      -  "timeframe",
      -  "confidence",
      -  "sourceRefs",
      -  "limitationRefs"
      -]New value: +[
      +  "id",
      +  "domain",
      +  "relatedDomains",
      +  "system",
      +  "capabilityId",
      +  "kind",
      +  "statement",
      +  "observations",
      +  "omittedObservationCount",
      +  "timeframe",
      +  "confidence",
      +  "sourceRefs"
      +]
    • removedOutput schema / properties / dreamAnalysis / properties / boundary
      Removed value: -{
      -  "type": "string"
      -}
    • removedOutput schema / properties / dreamAnalysis / properties / limitations
      Removed value: -{
      -  "items": {
      -    "type": "string"
      -  },
      -  "type": "array"
      -}
    • changedOutput schema / properties / dreamAnalysis / required
      Previous value: -[
      -  "status",
      -  "dream",
      -  "matches",
      -  "coverage",
      -  "sourceIds",
      -  "limitations",
      -  "boundary"
      -]New value: +[
      +  "status",
      +  "dream",
      +  "matches",
      +  "coverage",
      +  "sourceIds"
      +]
    • addedOutput schema / properties / dreamSummary
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "matches": {
      +      "items": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "clarificationQuestions": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "type": "array"
      +          },
      +          "concept": {
      +            "type": "string"
      +          },
      +          "conflict": {
      +            "type": "string"
      +          },
      +          "interpretation": {
      +            "type": "string"
      +          },
      +          "sharedMotif": {
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "concept",
      +          "sharedMotif",
      +          "conflict",
      +          "interpretation",
      +          "clarificationQuestions"
      +        ],
      +        "type": "object"
      +      },
      +      "type": "array"
      +    },
      +    "status": {
      +      "enum": [
      +        "matched",
      +        "outside_active_scope"
      +      ],
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "status",
      +    "matches"
      +  ],
      +  "type": "object"
      +}
    • removedOutput schema / properties / interpretationBoundary
      Removed value: -{
      -  "type": "string"
      -}
    • removedOutput schema / properties / limitations
      Removed value: -{
      -  "items": {
      -    "additionalProperties": false,
      -    "properties": {
      -      "id": {
      -        "type": "string"
      -      },
      -      "text": {
      -        "type": "string"
      -      }
      -    },
      -    "required": [
      -      "id",
      -      "text"
      -    ],
      -    "type": "object"
      -  },
      -  "type": "array"
      -}
    • removedOutput schema / properties / methodAnalysis / properties / knowledgeAssets
      Removed value: -{}
    • removedOutput schema / properties / methodAnalysis / properties / myeongriJudgment
      Removed value: -{
      -  "additionalProperties": false,
      -  "properties": {
      -    "boundary": {
      -      "type": "string"
      -    },
      -    "pattern": {
      -      "additionalProperties": {},
      -      "properties": {
      -        "boundary": {
      -          "type": "string"
      -        },
      -        "mechanisms": {
      -          "items": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "evidence": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "type": "array"
      -              },
      -              "grade": {
      -                "enum": [
      -                  "exposed",
      -                  "rooted",
      -                  "structural"
      -                ],
      -                "type": "string"
      -              },
      -              "id": {
      -                "type": "string"
      -              },
      -              "label": {
      -                "type": "string"
      -              },
      -              "polarity": {
      -                "enum": [
      -                  "supporting",
      -                  "damaging"
      -                ],
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "id",
      -              "label",
      -              "polarity",
      -              "grade",
      -              "evidence"
      -            ],
      -            "type": "object"
      -          },
      -          "type": "array"
      -        },
      -        "monthBranchClashes": {
      -          "items": {
      -            "type": "string"
      -          },
      -          "type": "array"
      -        },
      -        "monthMainStem": {
      -          "type": "string"
      -        },
      -        "monthMainTenGod": {
      -          "type": "string"
      -        },
      -        "pattern": {
      -          "type": "string"
      -        },
      -        "status": {
      -          "enum": [
      -            "supported",
      -            "contested",
      -            "damaged",
      -            "unresolved"
      -          ],
      -          "type": "string"
      -        }
      -      },
      -      "required": [
      -        "pattern",
      -        "monthMainStem",
      -        "monthMainTenGod",
      -        "mechanisms",
      -        "monthBranchClashes",
      -        "status",
      -        "boundary"
      -      ],
      -      "type": "object"
      -    },
      -    "sourceIds": {
      -      "items": {
      -        "type": "string"
      -      },
      -      "type": "array"
      -    },
      -    "strength": {
      -      "additionalProperties": {},
      -      "properties": {
      -        "axes": {
      -          "items": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "direction": {
      -                "enum": [
      -                  "supports_day_master",
      -                  "drains_or_controls_day_master",
      -                  "mixed",
      -                  "neutral"
      -                ],
      -                "type": "string"
      -              },
      -              "id": {
      -                "enum": [
      -                  "month_command",
      -                  "root",
      -                  "visible_support",
      -                  "visible_drain_control"
      -                ],
      -                "type": "string"
      -              },
      -              "observations": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "type": "array"
      -              }
      -            },
      -            "required": [
      -              "id",
      -              "direction",
      -              "observations"
      -            ],
      -            "type": "object"
      -          },
      -          "type": "array"
      -        },
      -        "boundary": {
      -          "type": "string"
      -        },
      -        "exactRoots": {
      -          "items": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "branch": {
      -                "type": "string"
      -              },
      -              "grade": {
      -                "enum": [
      -                  "substantial",
      -                  "residual"
      -                ],
      -                "type": "string"
      -              },
      -              "position": {
      -                "type": "string"
      -              },
      -              "stage": {
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "position",
      -              "branch",
      -              "stage",
      -              "grade"
      -            ],
      -            "type": "object"
      -          },
      -          "type": "array"
      -        },
      -        "followingCandidate": {
      -          "anyOf": [
      -            {
      -              "enum": [
      -                "follow_output",
      -                "follow_wealth",
      -                "follow_officer"
      -              ],
      -              "type": "string"
      -            },
      -            {
      -              "type": "null"
      -            }
      -          ]
      -        },
      -        "monthCommandTenGod": {
      -          "type": "string"
      -        },
      -        "policy": {
      -          "type": "string"
      -        },
      -        "sameElementRoots": {
      -          "items": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "branch": {
      -                "type": "string"
      -              },
      -              "position": {
      -                "type": "string"
      -              },
      -              "stage": {
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "position",
      -              "branch",
      -              "stage"
      -            ],
      -            "type": "object"
      -          },
      -          "type": "array"
      -        },
      -        "status": {
      -          "enum": [
      -            "support_leaning",
      -            "weak_leaning",
      -            "contested",
      -            "extreme_structure_candidate"
      -          ],
      -          "type": "string"
      -        }
      -      },
      -      "required": [
      -        "status",
      -        "monthCommandTenGod",
      -        "exactRoots",
      -        "sameElementRoots",
      -        "axes",
      -        "followingCandidate",
      -        "policy",
      -        "boundary"
      -      ],
      -      "type": "object"
      -    },
      -    "tenGodPresences": {
      -      "items": {
      -        "additionalProperties": false,
      -        "properties": {
      -          "family": {
      -            "type": "string"
      -          },
      -          "rootedAt": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "type": "array"
      -          },
      -          "tenGod": {
      -            "type": "string"
      -          },
      -          "visibleAt": {
      -            "items": {
      -              "type": "string"
      -            },
      -            "type": "array"
      -          }
      -        },
      -        "required": [
      -          "tenGod",
      -          "family",
      -          "visibleAt",
      -          "rootedAt"
      -        ],
      -        "type": "object"
      -      },
      -      "type": "array"
      -    },
      -    "usefulGods": {
      -      "additionalProperties": false,
      -      "properties": {
      -        "boundary": {
      -          "type": "string"
      -        },
      -        "conflicts": {
      -          "items": {
      -            "type": "string"
      -          },
      -          "type": "array"
      -        },
      -        "lenses": {
      -          "items": {
      -            "additionalProperties": false,
      -            "properties": {
      -              "candidateElements": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "type": "array"
      -              },
      -              "candidateFamilies": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "type": "array"
      -              },
      -              "candidateStems": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "type": "array"
      -              },
      -              "id": {
      -                "enum": [
      -                  "climate",
      -                  "pattern_function",
      -                  "support_control"
      -                ],
      -                "type": "string"
      -              },
      -              "observations": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "type": "array"
      -              },
      -              "school": {
      -                "type": "string"
      -              },
      -              "sourceIds": {
      -                "items": {
      -                  "type": "string"
      -                },
      -                "type": "array"
      -              },
      -              "status": {
      -                "enum": [
      -                  "active",
      -                  "conflicted",
      -                  "withheld"
      -                ],
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "id",
      -              "school",
      -              "candidateStems",
      -              "candidateFamilies",
      -              "candidateElements",
      -              "observations",
      -              "sourceIds",
      -              "status"
      -            ],
      -            "type": "object"
      -          },
      -          "type": "array"
      -        }
      -      },
      -      "required": [
      -        "lenses",
      -        "conflicts",
      -        "boundary"
      -      ],
      -      "type": "object"
      -    }
      -  },
      -  "required": [
      -    "strength",
      -    "pattern",
      -    "usefulGods",
      -    "tenGodPresences",
      -    "sourceIds",
      -    "boundary"
      -  ],
      -  "type": "object"
      -}
    • changedOutput schema / properties / mode / enum
      Previous value: -[
      -  "consumer",
      -  "compact",
      -  "evidence",
      -  "debug"
      -]New value: +[
      +  "action_only",
      +  "consumer",
      +  "evidence",
      +  "debug"
      +]
    • addedOutput schema / properties / nameSummary
      Added value: +{
      +  "additionalProperties": false,
      +  "properties": {
      +    "characters": {
      +      "items": {
      +        "additionalProperties": false,
      +        "properties": {
      +          "character": {
      +            "anyOf": [
      +              {
      +                "type": "string"
      +              },
      +              {
      +                "type": "null"
      +              }
      +            ]
      +          },
      +          "nameMeanings": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "type": "array"
      +          },
      +          "officialReadings": {
      +            "items": {
      +              "type": "string"
      +            },
      +            "type": "array"
      +          },
      +          "readingStatus": {
      +            "type": "string"
      +          }
      +        },
      +        "required": [
      +          "character",
      +          "officialReadings",
      +          "readingStatus",
      +          "nameMeanings"
      +        ],
      +        "type": "object"
      +      },
      +      "type": "array"
      +    },
      +    "eightyOneNumbersStatus": {
      +      "type": "string"
      +    },
      +    "fiveGridStatus": {
      +      "type": "string"
      +    },
      +    "legalIdentityStatus": {
      +      "enum": [
      +        "all_official_eligible",
      +        "contains_unresolved_character"
      +      ],
      +      "type": "string"
      +    }
      +  },
      +  "required": [
      +    "legalIdentityStatus",
      +    "characters",
      +    "fiveGridStatus",
      +    "eightyOneNumbersStatus"
      +  ],
      +  "type": "object"
      +}
    • addedOutput schema / properties / omittedItemsByKind
      Added value: +{
      +  "additionalProperties": {
      +    "maximum": 9007199254740991,
      +    "minimum": -9007199254740991,
      +    "type": "integer"
      +  },
      +  "propertyNames": {
      +    "type": "string"
      +  },
      +  "type": "object"
      +}
    • removedOutput schema / properties / readingSummary / properties / returnedClaimCount
      Removed value: -{
      -  "maximum": 9007199254740991,
      -  "minimum": -9007199254740991,
      -  "type": "integer"
      -}
    • addedOutput schema / properties / readingSummary / properties / returnedItemCount
      Added value: +{
      +  "maximum": 9007199254740991,
      +  "minimum": -9007199254740991,
      +  "type": "integer"
      +}
    • removedOutput schema / properties / readingSummary / properties / uniqueInternalClaimCount
      Removed value: -{
      -  "maximum": 9007199254740991,
      -  "minimum": -9007199254740991,
      -  "type": "integer"
      -}
    • changedOutput schema / properties / readingSummary / required
      Previous value: -[
      -  "focus",
      -  "summary",
      -  "highlights",
      -  "returnedClaimCount",
      -  "uniqueInternalClaimCount",
      -  "totalInternalClaimCount"
      -]New value: +[
      +  "focus",
      +  "summary",
      +  "highlights",
      +  "returnedItemCount",
      +  "totalInternalClaimCount"
      +]
    • changedOutput schema / properties / recommendations / anyOf
      Previous value: -[
      -  {
      -    "additionalProperties": false,
      -    "properties": {
      -      "boundary": {
      -        "type": "string"
      -      },
      -      "evidenceIntents": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "type": "array"
      -      },
      -      "items": {
      -        "items": {
      -          "additionalProperties": false,
      -          "properties": {
      -            "actions": {
      -              "items": {
      -                "type": "string"
      -              },
      -              "type": "array"
      -            },
      -            "basis": {
      -              "items": {
      -                "additionalProperties": false,
      -                "properties": {
      -                  "candidateElements": {
      -                    "items": {
      -                      "type": "string"
      -                    },
      -                    "type": "array"
      -                  },
      -                  "candidateFunctions": {
      -                    "items": {
      -                      "type": "string"
      -                    },
      -                    "type": "array"
      -                  },
      -                  "lensId": {
      -                    "type": "string"
      -                  },
      -                  "school": {
      -                    "type": "string"
      -                  },
      -                  "status": {
      -                    "type": "string"
      -                  }
      -                },
      -                "required": [
      -                  "lensId",
      -                  "school",
      -                  "status",
      -                  "candidateElements",
      -                  "candidateFunctions"
      -                ],
      -                "type": "object"
      -              },
      -              "type": "array"
      -            },
      -            "caution": {
      -              "type": "string"
      -            },
      -            "domains": {
      -              "items": {
      -                "type": "string"
      -              },
      -              "type": "array"
      -            },
      -            "id": {
      -              "type": "string"
      -            },
      -            "sourceRefs": {
      -              "items": {
      -                "type": "string"
      -              },
      -              "type": "array"
      -            },
      -            "title": {
      -              "type": "string"
      -            }
      -          },
      -          "required": [
      -            "id",
      -            "title",
      -            "domains",
      -            "actions",
      -            "caution",
      -            "basis",
      -            "sourceRefs"
      -          ],
      -          "type": "object"
      -        },
      -        "type": "array"
      -      },
      -      "safeguards": {
      -        "items": {
      -          "additionalProperties": false,
      -          "properties": {
      -            "action": {
      -              "type": "string"
      -            },
      -            "evidence": {
      -              "items": {
      -                "type": "string"
      -              },
      -              "type": "array"
      -            },
      -            "id": {
      -              "type": "string"
      -            },
      -            "label": {
      -              "type": "string"
      -            }
      -          },
      -          "required": [
      -            "id",
      -            "label",
      -            "action",
      -            "evidence"
      -          ],
      -          "type": "object"
      -        },
      -        "type": "array"
      -      },
      -      "sourceRefs": {
      -        "items": {
      -          "type": "string"
      -        },
      -        "type": "array"
      -      },
      -      "timing": {
      -        "anyOf": [
      -          {
      -            "additionalProperties": false,
      -            "properties": {
      -              "asOfYear": {
      -                "maximum": 9007199254740991,
      -                "minimum": -9007199254740991,
      -                "type": "integer"
      -              },
      -              "boundary": {
      -                "type": "string"
      -              },
      -              "contacts": {
      -                "items": {
      -                  "additionalProperties": false,
      -                  "properties": {
      -                    "contactedLensIds": {
      -                      "items": {
      -                        "type": "string"
      -                      },
      -                      "type": "array"
      -                    },
      -                    "element": {
      -                      "type": "string"
      -                    },
      -                    "family": {
      -                      "type": "string"
      -                    },
      -                    "interpretation": {
      -                      "type": "string"
      -                    },
      -                    "layer": {
      -                      "enum": [
      -                        "da_yun",
      -                        "se_yun"
      -                      ],
      -                      "type": "string"
      -                    },
      -                    "pillar": {
      -                      "type": "string"
      -                    },
      -                    "stem": {
      -                      "type": "string"
      -                    },
      -                    "tenGod": {
      -                      "type": "string"
      -                    }
      -                  },
      -                  "required": [
      -                    "layer",
      -                    "pillar",
      -                    "stem",
      -                    "element",
      -                    "tenGod",
      -                    "family",
      -                    "contactedLensIds",
      -                    "interpretation"
      -                  ],
      -                  "type": "object"
      -                },
      -                "type": "array"
      -              },
      -              "daYunAge": {
      -                "type": "string"
      -              }
      -            },
      -            "required": [
      -              "asOfYear",
      -              "daYunAge",
      -              "contacts",
      -              "boundary"
      -            ],
      -            "type": "object"
      -          },
      -          {
      -            "type": "null"
      -          }
      -        ]
      -      }
      -    },
      -    "required": [
      -      "items",
      -      "safeguards",
      -      "timing",
      -      "evidenceIntents",
      -      "sourceRefs",
      -      "boundary"
      -    ],
      -    "type": "object"
      -  },
      -  {
      -    "type": "null"
      -  }
      -]New value: +[
      +  {
      +    "additionalProperties": false,
      +    "properties": {
      +      "evidenceIntents": {
      +        "items": {
      +          "type": "string"
      +        },
      +        "type": "array"
      +      },
      +      "items": {
      +        "items": {
      +          "additionalProperties": false,
      +          "properties": {
      +            "actions": {
      +              "items": {
      +                "type": "string"
      +              },
      +              "type": "array"
      +            },
      +            "caution": {
      +              "type": "string"
      +            },
      +            "domains": {
      +              "items": {
      +                "type": "string"
      +              },
      +              "type": "array"
      +            },
      +            "id": {
      +              "type": "string"
      +            },
      +            "title": {
      +              "type": "string"
      +            }
      +          },
      +          "required": [
      +            "id",
      +            "title",
      +            "domains",
      +            "actions",
      +            "caution"
      +          ],
      +          "type": "object"
      +        },
      +        "type": "array"
      +      }
      +    },
      +    "required": [
      +      "items",
      +      "evidenceIntents"
      +    ],
      +    "type": "object"
      +  },
      +  {
      +    "type": "null"
      +  }
      +]
    • removedOutput schema / properties / sections / additionalProperties / properties / interpretations / items / properties / limitationRefs
      Removed value: -{
      -  "items": {
      -    "type": "string"
      -  },
      -  "type": "array"
      -}
    • removedOutput schema / properties / sections / additionalProperties / properties / interpretations / items / properties / sourceRefs
      Removed value: -{
      -  "items": {
      -    "type": "string"
      -  },
      -  "type": "array"
      -}
    • changedOutput schema / properties / sections / additionalProperties / properties / interpretations / items / required
      Previous value: -[
      -  "text",
      -  "timeframe",
      -  "confidence",
      -  "evidenceClaimIds",
      -  "counterClaimIds",
      -  "sourceRefs",
      -  "limitationRefs"
      -]New value: +[
      +  "text",
      +  "timeframe",
      +  "confidence",
      +  "evidenceClaimIds",
      +  "counterClaimIds"
      +]
    • removedOutput schema / properties / sections / additionalProperties / properties / sourceRefs
      Removed value: -{
      -  "items": {
      -    "type": "string"
      -  },
      -  "type": "array"
      -}
    • changedOutput schema / properties / sections / additionalProperties / required
      Previous value: -[
      -  "interpretations",
      -  "evidenceClaimIds",
      -  "sourceRefs"
      -]New value: +[
      +  "interpretations",
      +  "evidenceClaimIds"
      +]
    • removedOutput schema / properties / timeline / items / properties / limitationRefs
      Removed value: -{
      -  "items": {
      -    "type": "string"
      -  },
      -  "type": "array"
      -}
    • removedOutput schema / properties / timeline / items / properties / sourceRefs
      Removed value: -{
      -  "items": {
      -    "type": "string"
      -  },
      -  "type": "array"
      -}
    • changedOutput schema / properties / timeline / items / required
      Previous value: -[
      -  "period",
      -  "summary",
      -  "domains",
      -  "confidence",
      -  "evidenceClaimIds",
      -  "sourceRefs",
      -  "limitationRefs"
      -]New value: +[
      +  "period",
      +  "summary",
      +  "domains",
      +  "confidence",
      +  "evidenceClaimIds"
      +]
  3. Added

TDQS

A3.9/5.0
Behavior3/5

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

Annotations already carry the safety profile (readOnlyHint=true, destructiveHint=false), so the description's burden is lower. It does add meaningful runtime behavior: the server can autonomously plan from the question, and requestedCapabilities is intentionally non-enumerated so callers should supply IDs discovered elsewhere. But it does not disclose what happens on ambiguity, how mixed methods are prioritized, or any fallback behavior — acceptable given the annotations, but not rich.

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?

Two dense but efficient sentences: the first front-loads the usage rule, the middle lists the domain-specific terminology an agent needs for matching, and the final sentence covers capability routing plus the exclusion. The enumeration is long, but each term is load-bearing for recognizing method requests (including non-Korean terminology). No filler or redundancy.

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 this is a 23-param meta-tool with an output schema, the description is complete enough for selection and invocation: it provides the selection rule, a capability-ID workflow, the server-planning fallback, and the explicit boundary against sibling tools. The existence of an output schema reroutes the need to explain return values. Minor gaps such as how method mixing is resolved or interpretation-depth tuning remain, but they are scarce against the overall scope.

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 48% and the schema itself carries helpful descriptions for many parameters (birth hour format, calendar default, timezone, claimIds fetch port, outputMode projection, question routing terms). The description adds meaning primarily for capability-related parameters — 'Pass discovered capability IDs together in requestedCapabilities, or let the server plan from the question' — which addresses the non-enum nature of that parameter. The remaining un-documented parameters (e.g., surnameStrokes, timelineRange, maxAutoCapabilities) are not compensated for in the description.

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 is specific: it names the tool as the one for 'expert, mixed-system, or named-method requests' and enumerates the exact covered traditions (Myeongri, Zi Wei, Qimen, Daliuren, etc.). It also distinguishes itself from siblings by the closing rule, 'Use focused tools for ordinary single-goal requests,' so an agent can tell this meta-tool apart from the specialized sibling tools without opening their schemas.

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 states explicit when-to-use ('expert, mixed-system, or named-method requests') and when-not-to-use ('Use focused tools for ordinary single-goal requests'). It additionally tells the agent how to guide execution: pass discovered capability IDs or 'let the server plan from the question'. The only shortfall is that the focused-tools alternative is described generically rather than by explicit sibling names.

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.