← WebMCP Directory

french-bistro

french-bistro

demo Unverified (seed import) Travel & Events 1 tools declarative implementation

Chrome Labs restaurant reservation demo

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

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

Tool inspector

book_table_le_petit_bistro

transact declarative May require confirmation

Initiates a dining reservation request at Le Petit Bistro. Accepts customer details, timing, and seating preferences.

Input schema

PropertyTypeRequiredDescription
name string yes e.g. Alexander Hamilton
phone string yes (555) 000-0000
date string yes
time string yes
guests string yes
seating string no
requests string no Allergies, anniversaries, high chair...
Raw JSON schema
{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "e.g. Alexander Hamilton"
    },
    "phone": {
      "type": "string",
      "description": "(555) 000-0000"
    },
    "date": {
      "type": "string"
    },
    "time": {
      "type": "string"
    },
    "guests": {
      "type": "string",
      "enum": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6"
      ]
    },
    "seating": {
      "type": "string",
      "enum": [
        "Main Dining",
        "Terrace",
        "Private Booth",
        "Bar"
      ]
    },
    "requests": {
      "type": "string",
      "description": "Allergies, anniversaries, high chair..."
    }
  },
  "required": [
    "name",
    "phone",
    "date",
    "time",
    "guests"
  ]
}

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