doordash_store_menu
Retrieve a location-aware DoorDash menu using store ID, latitude, and longitude. Get sections with item names, descriptions, and prices. No DoorDash account or token required.
Instructions
Get a DoorDash store menu. Returns the location-aware DoorDash mobile menu, grouped into sections with item names, descriptions, and displayed prices. No DoorDash account or caller-supplied token is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Delivery latitude | |
| store_id | Yes | Numeric DoorDash store ID | |
| longitude | Yes | Delivery longitude |