Async Japanese Restaurant Booking Operator

Admin Console

Request afb77786-1d9d-418e-ae6d-8ddda5a93321

needs_clarification web

明日の19時に2名で予約をお願いします。名前はファム トリです。レストラン: テスト寿司 電話: +819050034303

Parsed JSON

{
  "policy": {
    "record_call": false,
    "max_attempts": 1,
    "max_wait_seconds": 420,
    "allow_alternative_dates": false,
    "allow_alternative_times": true
  },
  "status": "received",
  "channel": "web",
  "user_id": "e65377e6-c1fe-4d44-9dcd-4770dc9f3773",
  "call_ready": false,
  "request_id": "afb77786-1d9d-418e-ae6d-8ddda5a93321",
  "restaurant": {
    "language": "ja",
    "phone_e164": "+819050034303",
    "display_name": "テスト寿司"
  },
  "booking_request": {
    "timezone": "Asia/Tokyo",
    "fallbacks": [],
    "date_local": null,
    "party_size": 2,
    "time_local": "19:00",
    "customer_name": "ファム トリ",
    "special_requests": [],
    "customer_name_kana": null,
    "callback_phone_e164": null
  },
  "parse_confidence": 0.91,
  "clarification_questions": [
    {
      "field": "customer_name",
      "question": "「明日」の日付を YYYY-MM-DD で確認してください。"
    }
  ]
}

Final outcome

{
  "status": "needs_clarification",
  "needsClarification": true
}

Transition history

[
  {
    "id": "db6841e8-e2a6-4cc4-baca-a6d25afd0f52",
    "bookingRequestId": "afb77786-1d9d-418e-ae6d-8ddda5a93321",
    "fromStatus": "parsing",
    "toStatus": "needs_clarification",
    "reason": "clarification_required",
    "metadataJson": {
      "clarification_questions": [
        {
          "field": "customer_name",
          "question": "「明日」の日付を YYYY-MM-DD で確認してください。"
        }
      ]
    },
    "createdAt": "2026-03-07T08:00:07.395Z"
  },
  {
    "id": "d54d1dfe-047c-457d-a253-106f1a0dffee",
    "bookingRequestId": "afb77786-1d9d-418e-ae6d-8ddda5a93321",
    "fromStatus": "received",
    "toStatus": "parsing",
    "reason": "parse_requested",
    "metadataJson": {},
    "createdAt": "2026-03-07T08:00:03.371Z"
  },
  {
    "id": "f59dd48a-c465-4a57-b82d-c81774e381e0",
    "bookingRequestId": "afb77786-1d9d-418e-ae6d-8ddda5a93321",
    "fromStatus": null,
    "toStatus": "received",
    "reason": "intake_received",
    "metadataJson": {
      "source_channel": "web"
    },
    "createdAt": "2026-03-07T07:59:55.950Z"
  }
]

Attempts

[]

Messages

[
  {
    "id": "cbf521ba-30e7-4345-a06a-5284ec506a64",
    "bookingRequestId": "afb77786-1d9d-418e-ae6d-8ddda5a93321",
    "direction": "inbound",
    "channel": "web",
    "subject": null,
    "bodyText": "明日の19時に2名で予約をお願いします。名前はファム トリです。レストラン: テスト寿司 電話: +819050034303",
    "providerId": null,
    "deliveryStatus": "pending",
    "createdAt": "2026-03-07T07:59:56.567Z"
  }
]

Call events

[]