ubereats_store
Fetches an UberEats store's normalized details (address, phone, rating, cuisine, hours) and full menu with prices using its store ID from public data.
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 |