get_pet_distance_from_home
Calculate how far your pet is from home by providing the device ID. Returns distance in meters along with home and current coordinates.
Instructions
Get how far a pet currently is from its home location.
Args: device_id: The device_id from list_pets.
Returns distance in metres, plus the home and current coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes |