find_next_available
Find the first day within a given window with a qualified staff member available for a specific service at a requested time.
Instructions
The first day from date (within days) with a free, qualified
staff member at time — or null if none in the window.
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 | |
| days | No | Days ahead to search | |
| latitude | No | ||
| longitude | No | ||
| radius_km | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |