Skip to main content
Glama

query_by_place

Query ancient Chinese stories and their original sources by entering a modern place name. Returns citations and handles ambiguous place names with a disambiguation list.

Instructions

用今天的地名反查发生在这块土地上的古籍故事 + 出处。今地名可为省/地级市/区县 (如 '西安'、'陕西西安'、'洛阳')。古今映射多为多 LLM 机审共识 (auto_approved); 同名异地/古名多解时返回候选列表让你消歧, 绝不替你单选; 方向性泛称 (江东/关中) 不收录。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo返回故事数 1-50, 默认 15
placeYes今天的地名, 如 '西安'、'洛阳'、'开封'
Behavior5/5

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

Discloses key behaviors: uses multi-LLM consensus ('auto_approved'), returns a candidate list for disambiguation, does not auto-select, and avoids directional terms. With no annotations provided, the description fully carries the burden of transparency.

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?

The description is a single focused paragraph. The first sentence immediately states the core purpose, followed by essential details and constraints. No extraneous wording.

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

Completeness5/5

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

For a tool with 2 parameters, no output schema, and no annotations, the description covers all important aspects: purpose, input format, disambiguation behavior, exclusion criteria, and success logic. It leaves no significant gaps.

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%, so baseline is 3. The description adds value by explaining how the 'place' parameter is resolved (disambiguation, accepted formats), which goes beyond the schema's single-line description.

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 purpose: using modern place names to lookup ancient stories and sources. It specifies the hierarchical levels supported (province/city/county) and distinguishes itself from siblings like get_person or query_by_quality by focusing on place-based queries.

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

Usage Guidelines5/5

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

Explicit guidance on when to use (modern place name lookup), with examples ('西安', '陕西西安'). Clearly states what it does not do: it won't single-select ambiguous results and excludes directional terms like '江东'.

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/lizhuojunx86/chinese-history-mcp'

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