ask_about_hotel

shallow

io.github.roomza-inc/roomza · Verify this server

Ask a specific question about a hotel that standard data may not answer. Uses AI with web search to find the answer. Examples: 'Does this hotel have Eiffel Tower views?', 'Is there a rooftop bar?', 'How far is it from the airport?'. Try get_hotel first; use this only when that data doesn't answer the question.

100.0/100

1 trials · measured 8 days ago

ask_about_hotel scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.roomza-inc/roomza, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Category
Travel & local
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "hotel_id",
    "question"
  ],
  "properties": {
    "hotel_id": {
      "type": "string",
      "description": "Hotel UUID"
    },
    "question": {
      "type": "string",
      "description": "The specific question about the hotel"
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2488.8deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitytimeout: 1, pass: 19
malformed_inputpass: 4
timeout_honourpass: 2
cancellationpass: 2
determinismpass: 4
concurrencypass: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: ask_about_hotel
[![Vouch score](https://vouch.tools/api/tools/8020571b-b769-4081-a984-5b1e2c07e574/badge.svg)](https://vouch.tools/tools/8020571b-b769-4081-a984-5b1e2c07e574)
ask_about_hotel — Vouch