Skip to main content
Glama

Hotel Bergsonne Allgäu Booking

Read the property fact sheet

get_fact_sheet
Read-only

Fetch the full GIATA property fact sheet for Hotel Bergsonne Allgäu: rich descriptions, amenities, images, room classifications. German content only. This is marketing/classification data separate from operational hotel details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • addedInput schema / additionalProperties
      Added value: +false
  2. First observed

TDQS

A4/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and openWorldHint=false, so the safety profile is covered. The description adds a genuinely useful behavioral constraint not present in structured fields: content is German only, and the data is a marketing/classification corpus rather than live operational data. It stops short of describing caching or refresh behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three short sentences, front-loaded with the verb and resource, followed by payload contents and then the differentiating constraint. Every sentence carries information; only the hardcoded hotel name is questionable filler.

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?

With no output schema, the description usefully previews the return content (descriptions, amenities, images, room classifications) and flags the German-only limitation. Given a zero-parameter, read-only tool, this is close to complete; only the odd single-property framing leaves a small ambiguity about scope.

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 tool takes zero parameters, so the baseline is 4 and there is nothing for the description to disambiguate. No parameter meaning is added or needed.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

States a specific verb and resource (fetch the GIATA property fact sheet) and enumerates the payload contents: descriptions, amenities, images, room classifications. It also distinguishes itself from the operational sibling ('separate from operational hotel details'), which maps onto get_hotel_details. The only weakness is the hardcoded hotel name, which suggests per-property specificity that a zero-parameter tool cannot actually express.

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 clause 'This is marketing/classification data separate from operational hotel details' implicitly routes the agent: pick this tool for marketing content and get_hotel_details for operational data. That is a clear usage context, though it never names the alternative tool explicitly nor states exclusions outright.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources