Skip to main content
Glama

Search Rakuten Travel Hotels (Available on Dates)

travel_vacant_hotel_search
Read-onlyIdempotent

Find hotels with available rooms on specified check-in and check-out dates. Returns room plans, prices, and reserve URLs.

Instructions

Search Rakuten Travel for hotels with rooms available on specific check-in/check-out dates. Returns each hotel together with its available room plans (plan name, price per night, total price, with-breakfast flag, reserve URL). Same area-code or lat/lon parameters as travel_simple_hotel_search.

[JA] 指定のチェックイン/チェックアウト日に空室がある楽天トラベルのホテルを検索します。各ホテルと利用可能なプラン(プラン名、1泊あたりの価格、合計金額、朝食有無、予約URL)を返します。エリア/座標パラメータは travel_simple_hotel_search と同じ。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
checkinDateYesCheck-in date (YYYY-MM-DD). チェックイン日(YYYY-MM-DD)。
checkoutDateYesCheck-out date (YYYY-MM-DD). チェックアウト日(YYYY-MM-DD)。
adultNumNoNumber of adult guests. 大人人数。
roomNumNoNumber of rooms. 部屋数。
largeClassCodeNoLarge area class. 大エリア。
middleClassCodeNoPrefecture code. 都道府県。
smallClassCodeNoCity code. 市区町村。
detailClassCodeNoDistrict code. 詳細エリア。
latitudeNoLatitude. 緯度。
longitudeNoLongitude. 経度。
searchRadiusNoSearch radius km. 検索半径(km)。
hitsNoResults per page. 取得件数。
pageNoPage number. ページ番号。
Behavior4/5

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

Annotations declare readOnlyHint=true, idempotentHint=true, openWorldHint=true. The description adds return format details (plan info, pricing, breakfast flag) and notes parameter similarity to a sibling, enhancing behavioral context without contradicting 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 two concise sentences (plus Japanese translation) with no redundant information. It front-loads the core purpose and return details efficiently.

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?

Despite lacking an output schema, the description fully explains return values (hotel with plans, plan fields). It covers parameter usage by referencing a sibling tool. For a search tool with 13 described parameters, this is complete.

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?

Schema coverage is 100%, so each parameter is already described. The description adds minimal extra value (e.g., 'Same area-code or lat/lon parameters as travel_simple_hotel_search'), but this is a minor addition. Baseline 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 verb 'search' and resource 'hotels with rooms available on specific dates', and lists return fields (plan name, price, etc.). It distinguishes from sibling travel_simple_hotel_search by referencing common parameters.

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?

The description implies usage for date-specific availability, and references travel_simple_hotel_search for shared parameters, but does not explicitly state when to use this versus other sibling tools or provide exclusion criteria.

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/mrslbt/rakuten-mcp'

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