search_ubereats
List Uber Eats restaurants delivering in a city, showing name, ETA, fee, and URL.
Instructions
List Uber Eats restaurants delivering in a city (name, ETA, fee, url).
Args: city: City name, e.g. "London". max_results: Maximum restaurants to return (default 30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| count | No | ||
| errors | No | ||
| scraper | No | ||
| source_urls | No |