get_pet_location
Retrieve the current GPS location of your pet, including latitude, longitude, speed, and altitude. Use the device ID from your pet list.
Instructions
Get the current GPS location of a pet.
Args: device_id: The device_id from list_pets.
Returns lat, lon, speed, altitude, time, and other position data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes |