Skip to main content
Glama

Get Travel Themes

sabre.reference.themes
Read-onlyIdempotent

Retrieve travel theme categories such as beach, skiing, and romantic for a specified locale. Use this to get themed travel options for your users.

Instructions

Get travel theme categories (beach, skiing, romantic, etc.)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
localeNoResponse locale (e.g. en-US, de-DE)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultNoTool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response.
errorNoPresent only when the call failed. Includes error code, message, request_id, and any provider-specific extras.
Behavior3/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true, and openWorldHint=true. The description adds no extra behavioral context such as response format, list semantics, or the effect of the locale parameter, beyond what the schema provides. Score is baseline given annotation richness.

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 a single, front-loaded sentence that instantly conveys the tool's purpose without unnecessary words. Every word earns its place, making it highly efficient.

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 tool's simplicity (1 optional parameter, has output schema), the description is nearly complete. It could mention that it returns a list of categories, but the output schema likely handles that. Slight gap: no mention of the optional nature of locale or the response structure, but overall adequate.

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 description coverage is 100%, so the baseline is 3. The description does not elaborate on the 'locale' parameter beyond what the schema states (e.g., how locale affects category names). No additional meaningful parameter context is provided.

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 the verb 'Get' and the resource 'travel theme categories' with concrete examples (beach, skiing, romantic). It distinguishes from sibling tools like sabre.flights.search or sabre.reference.airline by focusing on categories rather than flight data or airline info.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given on when to use this tool versus alternatives. There is no mention of appropriate contexts, exclusions, or references to sibling tools like other sabre.* functions that might involve travel categories or preferences.

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/whiteknightonhorse/APIbase'

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