doordash_store_item
Retrieve specific DoorDash menu item details for any store and delivery location without needing an account or authentication. Get item info directly using store ID, item ID, and coordinates.
Instructions
Get DoorDash menu item details. Returns details for a specific menu item from the Android mobile guest experience. No DoorDash account or caller-supplied token is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Menu item ID or name | |
| latitude | Yes | Delivery latitude | |
| store_id | Yes | Numeric DoorDash store ID | |
| longitude | Yes | Delivery longitude |