Skip to main content
Glama
xqzimgz

tax-law-mcp

by xqzimgz

search_saiketsu

Search published National Tax Tribunal decisions by keyword. Filter by tax type, limit results, or retrieve only the latest volumes for faster response.

Instructions

国税不服審判所の公表裁決事例をキーワードで検索する。要旨テキストとカテゴリ名を対象に検索。スペース区切りでAND検索。初回は事例集目次の取得に時間がかかる(以降はキャッシュ)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo結果件数上限(デフォルト: 10、最大: 30)
latestNo最新N冊のみ検索(デフォルト: 全件)。例: 10 で最新10冊のみ。初回の全件検索は30-60秒かかるため、高速に結果が欲しい場合は指定推奨
keywordYes検索キーワード。スペース区切りでAND検索。例: "立退料", "重加算税 隠蔽", "仕入税額控除 帳簿"
tax_typeNo税目で絞り込み。例: "所得税法関係", "法人税", "消費税", "通則法"
Behavior3/5

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

Without annotations, description carries burden. It discloses caching behavior and initial slowness, which is helpful. However, it does not confirm read-only nature, any required permissions, or side effects. The description adds value but leaves gaps in behavioral context.

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?

Description is very concise: three short sentences covering purpose, search targets, AND logic, and performance note. No wasted words; front-loaded with purpose. Efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, description should clarify return format or contents. It does not specify what is returned (e.g., list of decisions with titles, dates). Also, it doesn't mention handling of no results or errors. Missing completeness for a search tool.

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 coverage is 100%, baseline 3. Description adds value beyond schema by explaining search targets, AND logic for keyword, and providing usage hints for limit, latest, and tax_type. This enriches parameter understanding.

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?

Description clearly states the tool searches published tax court decisions by keyword, specifies search targets (summary text and category names) and AND logic, and distinguishes from siblings like list_saiketsu (browsing without search) and search_law (searching laws).

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?

Provides context on when to use this tool: for keyword search on saiketsu. Mentions performance hint (use 'latest' for speed) and initial delay. Does not explicitly exclude alternatives like list_saiketsu or search_law, but the sibling context implies differentiation. Lacks explicit when-not-to-use.

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/xqzimgz/tax-law-mcp'

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