Skip to main content
Glama

SupplyGraph.AI.Daasmart

Park A Taxpayer Company List

park_a_taxpayer_company_list

基于具体园区名称A级纳税人企业列表查询。 涉及指标/类型:A级纳税人企业列表 不包含:其他企业分类的统计;仅返回数量不返回名单 典型问法:中关村软件园A级纳税人企业名单;张江高科技园区A级纳税人企业列表;苏州工业园区A级纳税人企业有哪些

Pricing: {"unit": "credits", "billing_model": "per_run", "per_run": 100, "unit_description": "optional"}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNo统计年份,如 2024;可选。
park_nameYes园区名称,如「中关村软件园」「张江高科技园区」「苏州工业园区」。

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesText or Markdown response with the company list result. Also used for in-progress, failed, cancelled, or waiting-user messages.

Schema Changelog

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

  1. First observed

TDQS

C2.6/5.0
Behavior2/5

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

With annotations limited to openWorldHint, the description must clarify what the tool actually returns. It says both 'A级纳税人企业列表' and '仅返回数量不返回名单' in the same definition, so the agent cannot confidently infer whether the result is a list of companies, a count, or both. Scope exclusions are mentioned, but the central behavior is contradictory.

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 short, front-loaded with the main purpose, and the typical question examples are useful. It is not too verbose, though '涉及指标/类型' somewhat repeats the first sentence, and the embedded pricing block adds noise.

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

Completeness2/5

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

Because the sibling set includes both park_a_taxpayer_company_list and park_a_taxpayer_company_num, the description needed to explicitly say whether this tool returns the list or only a count. The contradictory sentence leaves the definition incomplete and makes correct tool choice ambiguous even though the parameter schema and output schema exist.

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?

The input schema already documents both parameters with 100% coverage: park_name is a required string with concrete examples, and year is an optional integer. The description adds some real-world phrasing but does not materially improve on the schema, so the baseline score of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The first sentence clearly names the target: query an A-level taxpayer company list based on a specific park name, and the typical questions reinforce this. However, the later phrase '仅返回数量不返回名单' directly conflicts with the tool name and the list-oriented examples, so the purpose is not fully unambiguous.

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

Usage Guidelines2/5

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

The '典型问法' examples provide some useful context, and the '不包含' clause gives a scope limitation. But there is no explicit guidance about when to choose this list tool versus the direct sibling 'park_a_taxpayer_company_num', and the confusing statement about returning only a count versus a list makes the selection guidance unreliable.

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.

Resources