get_menu
Retrieve the full menu for a restaurant, including categories, items, and prices. Optionally specify location to check availability.
Instructions
get the full menu for a restaurant including categories, items, and prices.
This is the same as get_restaurant; the v4 endpoint returns the full menu.
Args: restaurant_id: The Grubhub restaurant ID latitude: Optional latitude for availability longitude: Optional longitude for availability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restaurant_id | Yes | ||
| latitude | No | ||
| longitude | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |