Skip to main content
Glama

search_poi

Search for points of interest such as restaurants, hotels, and attractions by keyword, with optional city and type filters to narrow results.

Instructions

根据关键字搜索兴趣点(POI),如餐厅、酒店、景点等。支持按城市、类型筛选。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNo指定搜索城市,如:"北京"、"上海"、"010"(城市编码)等
typesNoPOI类型代码,如:"050000"(餐饮服务)、"060000"(购物服务)等,多个用"|"分隔
keywordsYes搜索关键字,如:"肯德基"、"北京大学"、"加油站"等
page_numNo页码,从1开始,默认1
citylimitNo是否限制在指定城市内搜索,默认false
page_sizeNo每页返回结果数量,取值范围:1-50,默认20
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It only lists capabilities and does not disclose behavioral traits like pagination limits, result ordering, error conditions, or side effects.

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 two short sentences, front-loaded with the main action, and contains no redundant or filler information.

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?

With 6 parameters and no output schema, the description is adequate for basic usage but lacks guidance on result structure, pagination behavior, and how it differs from spatial search variants. This makes it incomplete for nuanced tool selection.

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 covers 100% of parameters with detailed descriptions. The tool description adds minimal value beyond restating city and type filtering, so the baseline of 3 is appropriate.

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 searches POIs by keyword, provides examples (restaurants, hotels, attractions), and mentions filtering by city and type. This distinguishes it from spatial search siblings like search_around and search_polygon.

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

Usage Guidelines3/5

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

The description implies usage for keyword-based POI searches but does not explicitly contrast with sibling tools such as search_around or search_polygon. It also does not state when not to use the tool or mention alternatives.

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/luodora/mcp-amap'

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