ubereats_store
Fetch a UberEats store's complete details—address, phone, rating, cuisine tags, hours, and full menu with prices—from public data without credentials using only its store ID.
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 |