ubereats_store
Get a store's UberEats profile and menu by UUID. Returns address, phone, rating, cuisine tags, hours, and full menu with item descriptions and prices from public data, without credentials.
Instructions
Get an UberEats store. Returns a normalized UberEats store: address, phone, rating, cuisine tags, hours tagline, and the full menu (sections with items, descriptions, and prices). 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 |