ubereats_store_reviews
Fetch UberEats store reviews by store UUID. Get aggregate rating, review count, and recent review samples from the store page snapshot.
Instructions
Get UberEats store reviews. Returns the reviews snapshot embedded in an UberEats store page: aggregate rating, review count, and a sample of recent reviews (reviewer name, text, and relative/absolute date). This is a single on-page snapshot, not a full paginated feed. A store with no written reviews returns an empty reviews list. 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 |