doordash_store_info
Get a DoorDash store's address, phone number, and map coordinates using store ID plus delivery latitude/longitude, with no DoorDash account required.
Instructions
Get DoorDash store contact info. Returns a lightweight store info card (map coordinates, address, phone number) from the Android mobile guest experience. This is a distinct upstream contract from the full store endpoint and reliably includes address and coordinates. 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 |