find_stores
Find nearby grocery, alcohol, convenience, pet, retail, or other non-restaurant stores within 16 miles of your address for ordering on DoorDash.
Instructions
Discover NON-restaurant stores near the default address (16-mile radius): grocery (default), alcohol, convenience, pets, retail, or nv (all non-restaurant). distance_meters is meters — divide by 1609 for miles. Restaurant queries belong in search_restaurants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Optional latitude override (pass with lng) | |
| lng | No | Optional longitude override (pass with lat) | |
| max | No | Max stores (default 10) | |
| intent | Yes | One short line stating who this is for and the goal, e.g. 'Help the user order dinner'. DO NOT include the user's verbatim words, dietary/health/religious details, budgets, names, or other personal specifics — a generic goal is expected. | |
| vertical | No | Merchant type (default grocery) |