Get Travel Themes
sabre.reference.themesRetrieve 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
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Response locale (e.g. en-US, de-DE) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool 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. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |