Skip to main content
Glama
zisu17
by zisu17

search_tax_decisions

Search Korean tax decisions and precedents from tax tribunals, courts, and constitutional court. Filter by type, outcome, tax type, case number, or date range to locate relevant rulings.

Instructions

국세청·조세심판원·법원의 판례·결정례를 검색한다. 대상: 과세적부(05)·이의신청(06)·심사청구(07)·심판청구(08)·판례(09)·헌재(10). 결정결과(인용·기각·각하·경정·재조사·국승·국패 등)와 귀속연도로 필터할 수 있다. 사건번호를 알면 case_number 로 넘기면 exact lookup 이 수행된다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
lawNo관련 법령명
pageNo
sortNo정렬
typeNoall(기본) | pre_assessment(과세적부) | objection(이의신청) | review(심사청구) | tribunal(심판청구) | court(판례) | constitutional(헌재)all
limitNo
matchNoall=AND(기본), any=ORall
queryNo검색 키워드
resultNo결정 결과 필터(인용/기각/각하/경정/국승/국패 등)
articleNo관련 조문
date_toNo등록일 종료
excludeNo제외할 낱말(NOT)
tax_typeNo세목
date_fromNo등록일 시작
case_numberNo사건번호/문서번호. exact lookup 수행.
attribution_yearNo귀속연도(4자리)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It explains the scope of search sources, that result filtering is supported, and prominently states that case_number triggers an exact lookup. It does not discuss pagination or result structure, but the presence of an output schema mitigates that need.

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?

The description is compact and front-loaded, with no filler or repetition of unrelated material. The dense list of target types/codes is necessary for scoping a search tool of this breadth and is immediately usable for an agent.

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 high parameter count and no annotations, the description explains the essential aspects: what data sources are searched, what document categories are covered, what filters exist, and how to use exact lookup. It does not discuss sibling-tool selection, but the tool name and description together with sibling names still provide sufficient context.

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 high (87%), so the baseline is 3. The description adds useful context beyond the schema by mapping the target types to their official category codes (05, 06, 07, etc.) and by emphasizing that case_number yields an exact lookup. It also ties decision result and attribution year to filter behavior.

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 uses an active verb ('검색한다') and clearly specifies the resource: tax case precedents and rulings from the National Tax Service, Tax Tribunal, and courts. It also lists the exact target categories and filter dimensions, making its purpose unambiguous and sufficiently distinct from sibling tools like search_tax_interpretations or search_tax_guidance.

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 gives clear context for when to use the tool: searching tax decisions/rulings, optionally filtering by decision result or attribution year. It explicitly tells the agent to use case_number for exact lookup when the case number is known, which is a strong usage guideline, though it does not name sibling tools or state when not to use it.

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/zisu17/nts-taxlaw-mcp'

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