Add a note to a Wanderlog trip
wanderlog_add_noteAdd text notes to Wanderlog trip itineraries to provide travel guidance, practical tips, transportation details, and contextual information between destinations.
Instructions
Adds a text note to a Wanderlog trip. Notes appear inline between places in a day, acting as the connective tissue of the itinerary. Every well-built day should have notes between stops.
When to add a note (do this after adding each place or group of places):
How to get there: "Walk 15 min along the South Bank, or take the Jubilee line one stop"
Practical tips: "Book tickets online at least 2 days ahead — sells out in summer"
Food/drink recs: "Try the salt beef bagel at Beigel Bake — cash only, open 24hrs"
Time guidance: "Budget 2-3 hours here. Open 10am-6pm, closed Tuesdays"
Neighborhood context: "This area is great for wandering — no rush, just explore the lanes"
Returns a confirmation of where the note was added.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trip_key | Yes | The trip to add the note to. Use wanderlog_list_trips if you don't know the key. | |
| text | Yes | The note text. Plain text — can be multi-line. | |
| day | No | Optional day to add the note to. Accepts 'day 2', 'May 4', or ISO '2026-05-04'. Omit to add to the 'Places to visit' list. |