get_venue_menu
Fetches a restaurant's menu from Wolt or Glovo using the venue ID, with optional address for accurate delivery details.
Instructions
Fetches a restaurant menu.
Parameters: provider - app ("wolt" or "glovo") venue_id - restaurant identifier from search_venues results address - an address or "lat,lon" (or provide latitude+longitude)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | ||
| latitude | No | ||
| provider | Yes | ||
| venue_id | Yes | ||
| longitude | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||