get_restaurant
Retrieve restaurant details including menu, hours, ratings, and delivery estimates by providing the Grubhub restaurant ID.
Instructions
get restaurant details including menu, hours, ratings, and delivery info.
Args: restaurant_id: The Grubhub restaurant ID latitude: Optional latitude for delivery estimates longitude: Optional longitude for delivery estimates order_type: Order type - standard, catering (default standard)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restaurant_id | Yes | ||
| latitude | No | ||
| longitude | No | ||
| order_type | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |