ubereats_feed
Find restaurants delivering to any location by latitude and longitude. Returns names, ratings, review counts, delivery estimates, cuisine tags, and cover images from public UberEats data.
Instructions
Browse UberEats location feed. Returns restaurants delivering to a specific location: name, rating, review count, delivery estimate, cuisine tags, and cover image. Credential-free public UberEats data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of restaurants to return, clamped to 50. Default 20 | |
| offset | No | Result offset for the location feed. Default 0 | |
| latitude | Yes | Delivery search center latitude | |
| longitude | Yes | Delivery search center longitude |