Skip to main content
Glama

tool_find_split_ticket

Find cheaper airfare by booking two separate tickets through a hub, typically saving 20-60% on long-haul routes. Understand missed-connection risks before booking.

Instructions

Find savings by booking two separate tickets through a hub (prices origin→hub and hub→destination independently). 20-60% off on competitive long-haul routes. ⚠️ Missed-connection risk is on the traveler — surface result risks before booking.

Args: origin: Origin airport IATA code (e.g., "SFO") destination: Destination airport IATA code (e.g., "DEL") departure_date: YYYY-MM-DD departure date adults: Number of passengers cabin_class: economy | premium_economy | business | first currency: Currency code min_connection_hours: Minimum buffer hours between tickets at hub

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
originYes
destinationYes
departure_dateYes
adultsNo
cabin_classNoeconomy
currencyNoUSD
min_connection_hoursNo
Behavior2/5

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

No annotations provided. Description discloses the core operation and risk but fails to mention behavioral traits like read-only nature, whether results are cached or real-time, or if any action is taken beyond searching.

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?

Compact description with a clear purpose sentence, a short warning, and a list of parameters. No redundant information. Could be slightly more structured with parameter formatting, but effective.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 7 parameters, no output schema, and no annotations, the description covers the tool's purpose and key behavior (savings, risk). Lacks details on return format, preconditions, or side effects. Adequate but not comprehensive.

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?

Args section adds examples and explanations for most parameters (e.g., IATA code format, date format, cabin class options). However, 'adults' and 'currency' are only minimally described, and schema has no descriptions. Modest compensation for missing schema coverage.

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?

Clearly states it finds savings by booking two separate tickets through a hub. Differentiates from siblings like tool_find_skiplagged_fares by specifying split-ticket strategy and mentioning expected savings percentage.

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?

Warns about missed-connection risk, guiding agents to surface risks before booking. Does not explicitly state when not to use or compare to alternatives, but the warning provides clear context for prudent usage.

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/VirajMishra1/wander-agent'

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