Skip to main content
Glama

子連れ条件×エリアで宿を検索

search_hotels
Read-onlyIdempotent

Find kid-friendly hotels in Japan by area, child age, price, or hotel name, using 48 verified conditions like baby beds and family baths. Results link to detail pages.

Instructions

赤ちゃん・子連れ向け設備の検証済み条件(48種・list_conditions参照)とエリア・子どもの年齢・価格で日本の宿を検索します。宿名が分かっている場合は keyword で直接検索できます。結果の page URL が施設の詳細・予約ページです。表示は箇条書きテキストと Markdown リンクのみで、地図・場所カード等のウィジェットは付けないでください(施設ページに地図あり)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
areaNoエリア名。例: "箱根" "沖縄本島"
sortNo並び順。既定=rating(楽天評価順)
limitNo取得件数(既定10・最大20)
keywordNo宿名で検索(部分一致・日本語名/英語名/slug対応)。例: "グリーンプラザ軽井沢"
child_ageNo子どもの年齢(歳)。対象年齢に合う宿へ絞り込み
max_priceNo1名1泊あたり上限額(円・目安)
conditionsNo条件ID(AND検索)。例: ["baby_bed_rental","bath_pre_potty_ok"]
prefectureNo都道府県名またはJISコード。例: "神奈川県" / "14"
Behavior5/5

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

Annotations already mark the tool as read-only, idempotent, and non-destructive. The description adds meaningful behavior: results are limited to bulleted text and Markdown links, no map/location-card widgets should be attached, and each result's page URL is the facility's detail/reservation page. It also notes conditions are verified, which is useful operational context beyond the annotations.

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 compact and front-loaded: purpose first, then the keyword shortcut, then output and display constraints. Every sentence carries distinct information and there is no redundant repetition of the schema or annotations.

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

Completeness4/5

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

For a read-only search tool with 8 optional parameters and no output schema, the description covers the search dimensions, condition-source reference, keyword behavior, result URL meaning, and output formatting. It does not explicitly mention list_areas for valid area values or get_hotel for single-hotel detail lookup, and it does not address empty-result handling, but the schema and annotations cover much of the remaining context.

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?

The schema covers all 8 parameters with descriptions and examples (100% coverage), so the baseline is 3. The description adds extra value by tying conditions to the 48 verified IDs in list_conditions and clarifying that keyword is for direct hotel-name search, which goes slightly beyond the schema text.

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 it searches Japanese accommodations using verified baby/child-friendly conditions (48 types, referencing list_conditions), area, child age, and price. It distinguishes itself from siblings by emphasizing condition-based search and keyword search when the hotel name is known, so an agent can tell it apart from get_hotel/list_conditions/list_areas.

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?

Gives clear guidance on when to search by conditions/area/age/price and when to use keyword directly if the hotel name is known. It also points to list_conditions for valid condition IDs and gives output formatting rules. It does not explicitly direct the agent to get_hotel for a single hotel's details or state when not to use this tool, which keeps it short of a 5.

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/sitebox/kids-stay-mcp'

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