search_shelters
Find nearby shelters by providing coordinates or a city name. Filter by type, wheelchair accessibility, and search radius.
Instructions
Find nearby shelters. Provide lat/lon directly, or just a city name to auto-resolve coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude of search center (optional if city is provided) | |
| lon | No | Longitude of search center (optional if city is provided) | |
| city | No | City name (Hebrew or English) - auto-resolves to coordinates if lat/lon not provided | |
| limit | No | Number of shelters to return (default 10) | |
| radius | No | Search radius in kilometers | |
| wheelchairOnly | No | Filter wheelchair accessible shelters only | |
| shelterType | No | Filter by shelter type (e.g. 'public', 'private') |