Skip to main content
Glama

SupplyGraph.AI.Daasmart

Park High Tech Company List

park_high_tech_company_list

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

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

D1.9/5.0
Behavior1/5

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

Annotations only include an unclear 'openWorldHint' with no readOnly/destructive hints. The description's claim that it returns only counts is a behavioral statement that contradicts the actual list-returning function, making behavior opaque and misleading.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is organized with sections but includes redundant phrasing and a contradictory clause. The typical questions list is helpful but could be more compact.

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?

The description fails to resolve the list/count contradiction, omits output format details, and does not mention any limitations or error conditions. It is incomplete for safe and correct invocation by an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description gives examples for park_name but adds no meaningful detail for year beyond the schema. The contradictory statement about counts does not clarify parameter usage and may confuse whether year affects count vs list output.

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

Purpose2/5

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

The description states the tool queries high-tech enterprise lists by park name, but contains a contradictory phrase '仅返回数量不返回名单' (only returns count, not list), conflicting with the tool name and typical usage examples. This ambiguity undermines clarity.

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?

Typical questions are provided, but no explicit guidance distinguishes this from the sibling park_high_tech_company_num (count) tool. The contradictory 'only returns count' statement would mislead an agent into using it for counting instead of listing.

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