nearest_technicians
The technicians closest to a place by road, from each one's latest position (up to 5): drive minutes, km, and how old the position is. Only people your location access covers (admins: everyone). A position is where the phone last reported — check their schedule before assigning work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 1–5, default 3 | |
| place | Yes | An address (text) or coordinates {lat, lng} | |
| user_ids | No | Only these people | |
| within_hours | No | Only positions from the last N hours (default 4, max 72) |