get_location_time_series
Retrieve a time series of user locations with timestamps in local time zones. Filter by distance and sample rate, and optionally reverse geocode for detailed results. Specify start and end times to generate precise location history.
Instructions
Retrieve a time series of locations that the user was at. Result timestamps will include time zones. Always translate timestamps to the user's local tz when this is known.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
change_meters | No | ||
end_time | Yes | ||
reverse_geocode | No | ||
sample_rate | No | ||
start_time | Yes |