Skip to main content
Glama

answer_why

Explain why architectural and construction standards require specific practices, tracing causal paths for questions like 'why does concrete need curing?'

Instructions

건축·공간의 왜·원리·득실을 인과 경로로 설명한다. "왜 콘크리트에 양생이 필요한가", "왜 방수층에 보호몰탈을 까는가"처럼 이유를 묻는 질문에 쓴다. 수치·조문이 필요하면 k_snippets 를 함께 부른다. relevance=low 또는 no_path_reason 이면 den 이 그 경로를 갖고 있지 않다는 뜻이니 근거로 쓰지 않는다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
as_ofNo과거 발주도서·분쟁의 '당시 기준' 질의용. 예: as_of=2020-06-01
depthNoL1, L2, or L3. Hops are hard-capped at 4.L2
scopeNoOptional comma scope filter such as climate=arid,epoch=ancient.
profileNo탐색 예산 프로파일. direct=2홉/3경로(드릴다운), standard=현행(기본), deep=6홉/12경로+교차축(쿼터 5배). 미지정 시 질의 인텐트 기반 기본값(대개 standard).
questionYesNatural-language why question.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.0

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 the behavioral disclosure burden. It adds meaningful context about output semantics: relevance=low or no_path_reason means the den does not contain that path and should not be cited. It does not elaborate on other behavioral aspects, but the output schema partially fills that gap.

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?

Three compact sentences deliver the core purpose, example usage, a complementary-tool pointer, and an important result-interpretation caveat. Every sentence earns its place, and the main action is front-loaded.

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 moderate complexity (5 parameters, output schema present), the description covers the essential intent, example usage, and a key limitation. Slightly more explicit differentiation from other siblings would make it fully complete, but nothing critical is missing for invoking the tool correctly.

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?

Schema description coverage is 100%, so the baseline is 3. The description adds value beyond the schema by giving realistic example questions that clarify the expected form of the 'question' parameter, going beyond the schema's one-line 'Natural-language why question'.

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 function: explaining architectural 'why', principles, and pros/cons as causal paths. Concrete examples ('왜 콘크리트에 양생이 필요한가') anchor the purpose, and the mention of k_snippets for numeric/legal content helps distinguish it from at least one sibling.

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?

It explicitly says to use this tool for reason-seeking questions and advises calling k_snippets when numeric/legal content is needed. It also warns not to use low-relevance/no-path results as evidence. However, it does not explicitly contrast with other closely related siblings like evidence_for or path_between.

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

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/odd-Innocent/den_archi_mcp'

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