TravelWebMCP verified
wandernote.openai.chatgpt.site WebMCP tools
An agent-ready WebMCP travel planner. Choose your destination and travel dates, collaborate on an hour-by-hour itinerary, and save your finished travel note as a PDF.
TravelWebMCP verified
An agent-ready WebMCP travel planner. Choose your destination and travel dates, collaborate on an hour-by-hour itinerary, and save your finished travel note as a PDF.
An agent-ready WebMCP travel planner. Choose your destination and travel dates, collaborate on an hour-by-hour itinerary, and save your finished travel note as a PDF. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Read the destination, dates, traveler preferences, linked Notion source document, hour-by-hour itinerary, protected traveler edits, and open feedback before proposing changes.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use get_trip_stateInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_trip_state tool on wandernote.openai.chatgpt.site. Return the structured result and cite the source page.Set the trip destination, inclusive travel dates, preferences, and optional Notion source attribution. Activities outside new dates are removed.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use set_trip_detailsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the set_trip_details tool on wandernote.openai.chatgpt.site with destination: <string>, startDate: <string>, endDate: <string>, preferences: <array>, sourceTitle: <string>, sourceUrl: <string>. Return the structured result and cite the source page.destination string City, region, or destination.startDate string Local date in YYYY-MM-DD format.endDate string Local date in YYYY-MM-DD format.preferences array sourceTitle string Title of the Notion itinerary used as agent context.sourceUrl string HTTPS link to the source Notion itinerary.List all hourly slots, their current activities, and traveler-protected edits for one travel date.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use list_time_slotsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_time_slots tool on wandernote.openai.chatgpt.site with date: <string>. Return the structured result and cite the source page.date string Local date in YYYY-MM-DD format.Add an agent suggestion to an empty hourly slot. Never overwrites an existing activity or a traveler-protected edit.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use add_itinerary_activityInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the add_itinerary_activity tool on wandernote.openai.chatgpt.site with date: <string>, hour: <integer>, title: <string>, description: <string>, location: <string>, latitude: <number>, longitude: <number>, category: <string>, duration: <number>. Return the structured result and cite the source page.date string Local date in YYYY-MM-DD format.hour integer Local start hour on a 24-hour clock, from 7 through 22.title string A concise, human-readable activity title.description string A useful reason to visit or practical tip.location string Venue name, neighborhood, or address.latitude number Accurate latitude for plotting the activity on the interactive itinerary map.longitude number Accurate longitude for plotting the activity on the interactive itinerary map.category string duration number Activity duration in hours.Edit an existing agent suggestion by activity ID. Traveler-edited activities are protected; respond to their feedback instead.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use update_itinerary_activityInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the update_itinerary_activity tool on wandernote.openai.chatgpt.site with activityId: <string>, date: <string>, hour: <integer>, title: <string>, description: <string>, location: <string>, latitude: <number>, longitude: <number>, category: <string>, duration: <number>. Return the structured result and cite the source page.activityId string The existing activity ID.date string Local date in YYYY-MM-DD format.hour integer Local start hour on a 24-hour clock, from 7 through 22.title string A concise, human-readable activity title.description string A useful reason to visit or practical tip.location string Venue name, neighborhood, or address.latitude number Accurate latitude for plotting the activity on the interactive itinerary map.longitude number Accurate longitude for plotting the activity on the interactive itinerary map.category string duration number Activity duration in hours.Remove an existing agent-created activity without removing protected traveler edits.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use remove_itinerary_activityInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the remove_itinerary_activity tool on wandernote.openai.chatgpt.site with activityId: <string>. Return the structured result and cite the source page.activityId string Read traveler comments and dismissed suggestions. Use these as instructions for revising the itinerary.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use get_traveler_feedbackInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_traveler_feedback tool on wandernote.openai.chatgpt.site with status: <string>. Return the structured result and cite the source page.status string Resolve a traveler comment, optionally replacing the referenced activity with a better suggestion in the requested slot.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use respond_to_traveler_feedbackInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the respond_to_traveler_feedback tool on wandernote.openai.chatgpt.site with feedbackId: <string>, response: <string>, date: <string>, hour: <integer>, title: <string>, description: <string>, location: <string>, latitude: <number>, longitude: <number>, category: <string>, duration: <number>. Return the structured result and cite the source page.feedbackId string The open traveler feedback ID.response string Explain how the traveler comment was addressed.date string Local date in YYYY-MM-DD format.hour integer Local start hour on a 24-hour clock, from 7 through 22.title string A concise, human-readable activity title.description string A useful reason to visit or practical tip.location string Venue name, neighborhood, or address.latitude number Accurate latitude for plotting the activity on the interactive itinerary map.longitude number Accurate longitude for plotting the activity on the interactive itinerary map.category string duration number Activity duration in hours.Read the selected day or complete-trip map, including geolocated stops in itinerary order, numbered pins, routes, and places that still need coordinates.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use get_itinerary_mapInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_itinerary_map tool on wandernote.openai.chatgpt.site with scope: <string>, date: <string>. Return the structured result and cite the source page.scope string Read one travel day or every day in the trip.date string Local date in YYYY-MM-DD format.Select a travel day or the full-trip map, optionally focus a particular itinerary stop, and keep the visible itinerary synchronized.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use set_map_viewInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the set_map_view tool on wandernote.openai.chatgpt.site with scope: <string>, date: <string>, activityId: <string>. Return the structured result and cite the source page.scope string Show a single day or the full trip.date string Local date in YYYY-MM-DD format.activityId string Focus the map and itinerary on an existing activity.Generate and download a real PDF of the visible, current multi-day itinerary.
Open the wandernote.openai.chatgpt.site website and ask your browser agent to use export_itinerary_pdfInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the export_itinerary_pdf tool on wandernote.openai.chatgpt.site. Return the structured result and cite the source page.