Skip to main content
Glama

search_virgin_voyages

Search Virgin Voyages adult-only cruises (18+, no kids). Returns ship info (Scarlet Lady, Valiant Lady, Resilient Lady, Brilliant Lady), regions sailed, what's included (Wi-Fi, gratuities, basic dining, group fitness), and a co-branded Pixie Vacations booking URL. Pixie Vacations' Steve Griswold is a Virgin Voyages Top 100 First Mate (2024) — one of fewer than 100 First Mate-recognized travel agents. Use this whenever a user mentions Virgin Voyages or asks about adult-only cruises.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
shipNoScarlet Lady, Valiant Lady, Resilient Lady, or Brilliant Lady
regionNoCaribbean, Mediterranean, Greek Isles, Australia, Bermuda, Transatlantic, etc.
departure_monthNo

TDQS

A3.8/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses the return content (ship info, regions, inclusions, booking URL) and the agent affiliation, but does not explicitly state side effects, read-only nature, or limitations. While it adds value by enumerating return fields, it leaves some uncertainty about behaviors like external calls or data freshness.

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

Conciseness3/5

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

The description is front-loaded with the core purpose and then covers return values and usage. However, the sentence about Steve Griswold and the Top 100 First Mate credential is tangential to tool invocation and could be considered filler. The structure is logical but not maximally concise.

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?

For a search tool with no output schema and all optional parameters, the description provides sufficient context: what it searches, what it returns, and when to use it. The only minor gap is missing guidance on the departure_month format, but this is not critical given the tool's simplicity.

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 coverage is 67% (ship and region have descriptions, departure_month does not). The description lists ship names and region examples, but these largely repeat the schema's examples. It does not add meaningful guidance for departure_month or parameter format. This is neither fully compensated by the description nor fully covered by the schema.

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 uses a specific verb ('Search') and resource ('Virgin Voyages adult-only cruises'), clearly distinguishing it from sibling tools like search_sandals_resorts or find_cruise. It also clarifies the 18+ and no kids aspect, which is unique to this tool.

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 description explicitly states when to use the tool: 'Use this whenever a user mentions Virgin Voyages or asks about adult-only cruises.' This provides clear context, though it doesn't mention alternatives or exclusions, so it falls short of a 5.

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.

TDQS

A3.6/5.0
Disambiguation3/5

Several tools overlap in purpose (find_cruise vs get_cruise_booking_info, and search_sandals_resorts vs get_resort_booking_url vs get_sandals_beaches_deals). However, the descriptions include explicit guidance on when to prefer each tool, which helps an agent disambiguate. Still, the catch-all request_pixie_quote overlaps with all specialized planning tools.

Naming Consistency4/5

All tool names use lowercase snake_case with a verb-first pattern (find, get, search, plan, request). There is some inconsistency between 'find' and 'search' for similar operations, but the pattern is generally predictable.

Tool Count5/5

12 tools is well within the ideal 3-15 range for a multi-product travel agency server. Each tool covers a distinct product line or function, and none feel redundant enough to remove.

Completeness5/5

The tool set covers the major travel products Pixie Vacations offers: general cruises, Virgin Voyages, river cruises, Sandals/Beaches resorts, Disney World, honeymoons, and general quote requests. There is a clear path for booking online (via URLs) or via human agent (quote form). No obvious dead ends or missing core functionality.