ubereats_store_menu
Retrieve a complete UberEats store menu by store ID, including sections, items, descriptions, prices, and availability. Access public UberEats data without credentials.
Instructions
Get an UberEats store menu. Returns the full menu for an UberEats store: section titles, items, item descriptions, prices, and availability status. Credential-free public UberEats data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | UberEats store UUID, as returned by the search endpoint's storeUuid field |