Skip to main content
Toolathlon-Verified · Website task ID 159 · Canonical task trip-itinerary-generator View the task source at d57361c0

Required Tools

MCP Servers
filesystem
google_map
playwright_with_chunk
Local Tools
claim_done
handle_overlong_tool_outputs
manage_context
history

Instruction

I plan to go on vacation to Paris soon. Please help me create a two-day Paris travel itinerary for next Monday and Tuesday based on the list of attractions in ‘my_wishlist.txt’. I will start from Notre Dame Cathedral. On the first day, I only want to visit attractions in the Rive Droite, and on the second day, I want to see the rest. For the entire trip, I would like to walk everywhere. Please choose the shortest and fastest possible walking route between attractions. Please help me plan the itinerary with a reasonable route for both days, and save it as ‘Paris_Itinerary.json’, strictly following the format in ‘format.json’. For the last destination of each day, "distance_to_next" should be recorded as null. "opening_hours" should be filled in with the opening hours for that day. The filled destination names should be 100% identical to the ones in my wishlist.

Initial State

Local Workspace

workspace/ ├── format.json └── my_wishlist.txt

Legacy Trajectories

These replays were produced on the original Toolathlon release. They are retained for historical inspection and are not Toolathlon-Verified results.