← WebMCP Directory

omio.com

omio.com

live Unverified (seed import) Travel & Events 2 tools imperative implementation

Compare and book train, bus, flight, ferry across Europe, the US, Japan, and beyond. One search, 2,000+ travel providers. Find the best prices & fastest routes

First seen 2026-08-24 · Last seen 2026-08-27 · Source: webmcp.com

Answer 0 · Act 2 · Transact 0 · Score: Not yet scored

Tool inspector

results

act imperative

STEP 2 — Call after resolve_positions. Searches travel connections for a specific date. Requires fromId and toId (integers from resolve_positions suggestion). Returns schedules with departure/arrival times, prices, carriers, and booking links.

Input schema

PropertyTypeRequiredDescription
fromId string,integer yes Origin positionId from resolve_positions suggestion.fromId
toId string,integer yes Destination positionId from resolve_positions suggestion.toId
outboundDate string yes Departure date YYYY-MM-DD
inboundDate string no Return date YYYY-MM-DD (for round trips)
travelModes array no Filter by mode: 'bus', 'train', 'flight', 'ferry'
outboundTime string no Earliest departure time HH:MM
adults integer no Number of adults
children integer no Number of children
locale string no
currency string no
Raw JSON schema
{
  "type": "object",
  "required": [
    "fromId",
    "toId",
    "outboundDate"
  ],
  "properties": {
    "fromId": {
      "type": [
        "string",
        "integer"
      ],
      "description": "Origin positionId from resolve_positions suggestion.fromId"
    },
    "toId": {
      "type": [
        "string",
        "integer"
      ],
      "description": "Destination positionId from resolve_positions suggestion.toId"
    },
    "outboundDate": {
      "type": "string",
      "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
      "description": "Departure date YYYY-MM-DD"
    },
    "inboundDate": {
      "type": "string",
      "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
      "description": "Return date YYYY-MM-DD (for round trips)"
    },
    "travelModes": {
      "type": "array",
      "items": {
        "type": "string",
        "enum": [
          "train",
          "bus",
          "flight",
          "ferry"
        ]
      },
      "description": "Filter by mode: 'bus', 'train', 'flight', 'ferry'"
    },
    "outboundTime": {
      "type": "string",
      "pattern": "^\\d{2}:\\d{2}$",
      "description": "Earliest departure time HH:MM"
    },
    "adults": {
      "type": "integer",
      "minimum": 0,
      "maximum": 50,
      "description": "Number of adults"
    },
    "children": {
      "type": "integer",
      "minimum": 0,
      "maximum": 50,
      "description": "Number of children"
    },
    "locale": {
      "type": "string"
    },
    "currency": {
      "type": "string"
    }
  }
}

Similar websites

wandernote.openai.chatgpt.site

wandernote.openai.chatgpt.site

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 …

demo Unverified Travel & Events
11 tools A4 / Act7 / T0 Not yet scored Seen 2026-08-27
get_trip_state set_trip_details list_time_slots add_itinerary_activity update_itinerary_activity
Inspect tools
placemania.sk

placemania.sk

Atlas of unconventional places and detours worth adding to your travel itinerary.

live Unverified Travel & Events
9 tools A0 / Act9 / T0 Not yet scored Seen 2026-08-27
site_manifest site_search site_get_content site_get_chunk site_get_schema
Inspect tools
drevenica.sk

drevenica.sk

Originálna Drevenica JEZERSKO 43

live Unverified Travel & Events
8 tools A8 / Act0 / T0 Not yet scored Seen 2026-08-27
get_accommodation get_organization get_contact get_reservation_url get_calendar_info
Inspect tools
jezersko.sk

jezersko.sk

Ubytovanie Jezersko

live Unverified Travel & Events
8 tools A8 / Act0 / T0 Not yet scored Seen 2026-08-27
get_accommodation get_organization get_contact get_reservation_url get_calendar_info
Inspect tools

Related on Influzer