get_location_at_time
Retrieve a user's location at a specific time by providing an ISO8601 timestamp. If no exact match is found, searches within a defined window_size to return the closest available data. Includes time zone-aware timestamps for accurate local time translation.
Instructions
Gets the user's location at the given time.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
reverse_geocode | No | ||
time | Yes | ||
window_size | No |