get_hotel_rooms
shallowio.github.roomza-inc/roomza · Verify this server
List rooms for a hotel with individual Roomza scores, bed type, view, and floor. Pass room_number to look up a specific room.
100.0/100
1 trials · measured 8 days ago
get_hotel_rooms 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
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | 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" ], "properties": { "hotel_id": { "type": "string", "description": "Hotel UUID (get this from search_hotels or get_hotel)" }, "room_number": { "type": "string", "description": "Look up a specific room by number, e.g. \"434\"" } } }
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
| 2026-08-24 | 95.7 | deep | v0.1.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
| reliability | timeout: 1, pass: 19 |
| malformed_input | pass: 4 |
| timeout_honour | pass: 2 |
| cancellation | pass: 2 |
| concurrency | pass: 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.
[](https://vouch.tools/tools/989778c2-9159-49b8-afce-2e21c3518c08)