target_stores
Find Target store locations near a ZIP code, city/state, or coordinates. Returns store IDs, addresses, phone numbers, hours, and services for use in store-specific product searches.
Instructions
Find Target stores near a location. Returns Target's physical stores near a ZIP code, a free-text "city, state", or a "latitude,longitude" pair, including each store's store_id, status, distance, phone, address, service list, time zone, and two weeks of daily opening hours. Use the returned store_id values with the store_id parameter on target-search, target-category-products, target-filter-options, and target-product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum stores to return (1-20) | |
| place | Yes | ZIP code, city/state, or latitude,longitude | |
| within | No | Search radius in miles (1-5000) |