Skip to main content
Glama

hemmabo_compare_properties

Compare availability and pricing for multiple properties side by side on chosen dates. See cheapest available option first.

Instructions

Compare availability and pricing for 2–10 specific properties on the same dates. Use this tool when the user is deciding between multiple properties and wants to see price and availability side by side. Do NOT use for discovery — use hemmabo_search_properties first. Returns one entry per propertyId, sorted by federation price (cheapest first), with unavailable properties last.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
propertyIdsYesArray of 2 to 10 property UUIDs to compare side by side.
checkInYesArrival date in ISO 8601 format (YYYY-MM-DD). Must be today or later.
checkOutYesDeparture date in ISO 8601 format (YYYY-MM-DD). Must be after checkIn.
guestsYesTotal number of guests as integer >= 1.
Behavior4/5

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

No annotations provided, but the description discloses sorting by federation price cheapest first with unavailable properties last. It does not mention authorization or side effects, but for a comparison tool this is sufficient.

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?

Three sentences, no fluff. First sentence defines purpose, second gives usage context, third explains return format. Front-loaded and efficient.

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?

Given no output schema, the description adequately explains the return structure (one entry per propertyId, sorted, unavailable last). All necessary details are covered for a comparison tool.

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 baseline is 3. The description reiterates the count constraint (2-10) and clarifies that dates are the same, adding marginal value over the schema.

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 compares availability and pricing for 2-10 properties on the same dates. It uses specific verb 'Compare' and resource 'properties', and distinguishes from sibling tools by forbidding use for discovery.

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?

Explicitly says when to use (when deciding between multiple properties) and when not to (do not use for discovery, use hemmabo_search_properties first). Also details sorting behavior.

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/HemmaBo-se/hemmabo-mcp-server'

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