Skip to main content
Glama

Search availability

search_availability

Check room availability for given dates and receive priced rate plans with total price and a rate ID for each bookable room.

Instructions

Find bookable rooms and priced rate plans for a stay. Returns each room's rates with total_price and a rate id to book.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
adultsNoAdults (default 2)
checkinYesCheck-in date YYYY-MM-DD
checkoutYesCheck-out date YYYY-MM-DD
currencyNo
children_agesNoAges of any children
Behavior3/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 discloses return values (total_price, rate id) but does not mention behavior like auth requirements, rate limits, or whether the tool is read-only. A score of 3 is appropriate as it is partially transparent but not comprehensive.

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 sentences long, front-loaded with purpose, and contains no redundant information. Every word adds value, making it highly concise and well-structured.

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?

Given the tool has 5 parameters, no output schema, and no annotations, the description is relatively brief. It covers the basic purpose and return values but omits details like pagination, error handling, or what happens when no rooms are available. Completeness is adequate but not thorough.

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 description coverage is 80%, so the input schema already documents most parameters. The description does not add additional meaning beyond the schema; it only mentions output fields (total_price, rate id). Baselined at 3 due to high schema coverage.

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 finds bookable rooms and priced rate plans for a stay, with a specific verb (Find) and resource (bookable rooms and rate plans). It distinguishes from siblings like create_booking or list_rooms by focusing on availability checking.

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 when to use (checking availability before booking) but does not explicitly state when not to use or provide alternative tools. No exclusion criteria or prerequisites are mentioned, leaving some ambiguity for the AI agent.

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/daviesevan-svg/roompanda-mcp'

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