deliveroo_restaurant_menu
Fetch a Deliveroo partner's complete priced menu or catalog grouped by category, including item details, availability, and customization options.
Instructions
Get one Deliveroo restaurant, grocery, or shopping partner's priced catalog. Returns one partner's full menu or catalog grouped into categories -- restaurant menus, grocery aisles, and shopping-store catalogs all use this same endpoint (see /deliveroo/search's collection parameter). Every item carries a name, description, product-meta text when the upstream provides it (calorie counts on restaurant items, per-unit pricing like "380g · £15.79/kg" on grocery/shopping items), price, availability, and its resolved customization options (e.g. "Choose your meal", "Add ingredients?") with each option's own price and required/multi-select bounds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uname | Yes | Restaurant slug, from a search response's uname field | |
| market | No | Deliveroo national market the uname was found in (default uk) |