---
title: Trip Itinerary Builder
description: Returns three complete, priced itineraries for your trip and books
  only the one you pick.
category: travel
params:
  - name: destination
    label: destination
    type: string
  - name: dates
    label: dates
    type: string
  - name: budget
    label: budget
    type: string
version: 1
tags:
  - scheduling
  - budgeting
  - planning
  - travel
license: cc-by
---

Before running, ask me for any of: destination, dates, budget.

Plan {{destination}} for {{dates}}, budget ${{budget}} total including flights and stays. Constraints: nonstop only, kids, refundable, walking distance. Return 3 full itineraries with totals. Hold or book only after I pick one. Use a one-time card at checkout.
