find_locations
Find KFC restaurant locations near a given address or zip code. Specify an address and optional radius to get nearby stores.
Instructions
Find KFC restaurant locations near a given address or zip code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | No | Search radius in miles (default: 10) | |
| address | Yes | Street address, city, or zip code to search near (e.g. '10001', 'Chicago IL', '123 Main St Atlanta GA') |