maps_set_transit_time
Set a same-day depart-at or arrive-by time for transit directions in Google Maps. Verifies origin, destination, and mode to apply the time correctly to the active request.
Instructions
Set a same-day depart-at or arrive-by time on one fresh verified Google Maps transit directions request. expectedOrigin and expectedDestination must match the active documented maps_directions request; mode is restricted to depart_at|arrive_by and time to 24-hour HH:MM. The operation verifies the localized mode trigger, exact transit-time input, unchanged visible route endpoints, and directions view before dropping the stale replayable navigation action. Interactive Assist must be enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| time | Yes | ||
| expectedOrigin | Yes | ||
| expectedDestination | Yes |