AIDISH — AIエージェントから受取注文できる飲食店

Pickup orders at Japanese restaurants for AI agents: find stores, read menus, place orders.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Pickup orders at Japanese restaurants for AI agents: find stores, read menus, place orders. No auth.

    Server tool list (4)

    Raw names from tools/list. Only developers need these.

    find_storesAIから受取注文できる店を探す(店名・料理の種類・エリアで絞る)。tenant_id が分からない時は最初にこれを呼び、利用者に店を選んでもらう。
    list_menu店のお品書き(公開中の商品・税込価格・説明・オプション)を返す。注文の前に必ずこれで menu_id を確かめる。
    check_pickup_availability今この店が受取注文(テイクアウト)を受け付けているか、最短の受取時刻、店の連絡先を返す。
    place_pickup_order受取注文(テイクアウト)を入れる。支払いは受取時に店頭(現金・カード・QR)。氏名と電話番号は必須で、店が受取時の本人確認と連絡に使う。注文前に必ず利用者に内容と受取時刻を確認すること。