find_store
Locate nearby PetSmart stores with service availability, hours, and contact details using ZIP code, city, or state filters.
Instructions
Find nearby PetSmart store locations with information about available services, hours, and contact details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip_code | No | ZIP code to search near | |
| city | No | City name to search near | |
| state | No | State abbreviation (e.g., 'CA', 'TX') | |
| services | No | Filter stores by available services (e.g., ['grooming', 'training', 'veterinary', 'boarding']) | |
| radius | No | Search radius in miles (default: 25) |