find_cruise
Find a cruise by departure port, party size, month, and total budget, returning deep links into Pixie Vacations' online cruise booking engine (no fees, same price as the cruise line). Ideal for 'family cruise from Florida under $X' style requests. For Virgin Voyages or river cruises, prefer search_virgin_voyages or get_river_cruise_info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | ||
| passengers | No | ||
| cruise_line | No | ||
| destination | No | ||
| departure_port | No | e.g. Miami, Port Canaveral, Fort Lauderdale, Tampa, Galveston | |
| max_total_budget | No | total budget for the whole party, e.g. $6000 |