MCPTool reference
Notes
Free-form notes per trip.
Notes (per trip)
get_notes
{ "tripId": "trp_..." }add_note
{
"tripId": "trp_...",
"title": "Visa info",
"body": "ESTA approved 2026-04-12"
}update_note
{ "noteId": "nt_...", "body": "ESTA approved, valid 2 years" }delete_note
{ "noteId": "nt_..." }Need help or found a bug?
Join the yumo community on Discord. We answer questions, take feature requests, and triage bug reports there.
Join the Discord