Find eSIM plans for cruises
list_cruise_bundlesFind eSIM data plans for cruise ships. Filter by price, data, validity, or unlimited options to match your voyage.
Instructions
List the eSIM plans sold for cruise ships. WHEN: the user says they are going on a cruise, names a ship or a cruise line, or asks for maritime coverage. Each plan covers specific ships; the summary carries how many, and get_bundle_details names them. If the user has a particular ship in mind, check it there before promising coverage. This needs no login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many plans to return. Default 5, maximum 20. Keep it small: a chat reply lists a handful of options, and the user can ask for more. | |
| locale | No | Optional language tag for platform text, e.g. 'en'. Omit to use the server default. | |
| sort_by | No | Optional ordering: 'price' (cheapest first), 'data' (largest allowance first) or 'validity' (longest first). Omit to keep the platform's own order, which is already price-first. | |
| currency | No | Optional ISO-4217 currency code, e.g. 'USD'. Omit to use the server default. | |
| max_price | No | Optional maximum price, in the result currency. Only pass a budget the user actually stated. | |
| unlimited_only | No | Set true only when the user explicitly asks for unlimited-data plans. | |
| minimum_data_gb | No | Optional minimum data allowance in GB. Unlimited plans always satisfy this. | |
| minimum_validity_days | No | Optional minimum validity in days. A 1-month plan counts as 30 days. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||