Publish a restaurant menu on TopFood
create_restaurant_menuCreates a live, public digital restaurant menu on topfood.app from structured menu data. Returns the public menu URL, a QR code image and a claim link. The menu is immediately visible to anyone with the link. IMPORTANT: always show the user the claim link — it is how the restaurant owner takes ownership of the menu by creating a free TopFood account; unclaimed menus are deleted after the claim link expires. Dish allergen labelling is not supported yet: fold allergen notes into the dish description text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| menus | Yes | The menus to publish (e.g. Food, Drinks). Max 400 dishes in total. | |
| restaurant | Yes | The restaurant the menu belongs to. |