Skip to main content
Glama

Tripyana London Chauffeur

Hourly / full-day chauffeur price

get_hourly_price

Price of a chauffeur-driven Mercedes by the hour in London (4-hour minimum), the fixed 8-hour full-day rate, and the rules for trips outside London (8-hour minimum, distance fee beyond 20 miles from central London, Manchester day rate). Returns an indicative total per vehicle; the booking form confirms the exact figure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hoursYesHours needed (minimum 4 in London, 8 outside London)
vehicleNoVehicle class. Omit to get all four.
languageNo
passengersNo
destinationNoMain destination if outside London, e.g. "Manchester", "Oxford"
one_way_miles_from_central_londonNoDriving distance from central London to the farthest point, if known

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4/5.0
Behavior4/5

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

The description transparently notes that the result is an indicative total, not the exact booking price, and explains rules such as minimums and distance surcharges. This sets clear expectations about the tool's outputs and constraints.

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 concise sentences, front-loaded with the core pricing rules and followed by the output nature. No unnecessary words or redundant details.

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?

Given the moderate complexity (six parameters, no output schema), the description provides sufficient context to understand the tool's purpose and key constraints. It does not detail every parameter but covers the essential context for a pricing 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 descriptions cover 67% of parameters, but the tool description adds only modest clarification. It reinforces the meaning of hours and destination but leaves language and passengers unexplained. Some compensation is provided, but not enough to fully clarify all parameters.

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 what the tool does: it provides pricing for a chauffeur-driven Mercedes, covering hourly and full-day rates, with specific rules for London and outside London. This distinguishes it from sibling tools like transfer or meet-and-greet pricing.

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 usage for hourly chauffeur services and mentions conditions like minimum hours and distance fees, but it does not explicitly contrast with alternative tools. It lacks direct guidance on when to choose this tool over get_transfer_price or get_meet_greet_price.

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.