search_availability
Find staff available for a service at a given date and time, with optional location-based filtering.
Instructions
Find staff who can do the service, are free at the slot, and (if coords given) within range. Same skill/free/geo filter the booking engine uses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service/skill, e.g. 'cleaning' | |
| date | Yes | ISO date YYYY-MM-DD | |
| time | Yes | 24h time HH:MM | |
| latitude | No | Job latitude | |
| longitude | No | Job longitude | |
| radius_km | No | Search radius (km) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |