get_traveler_location
Retrieve the precise address of a traveler's current position in a virtual Google Maps environment, enabling accurate location tracking and journey updates.
Instructions
Get the address of the current traveler's location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}