set_simulator_location
Set a custom GPS location for a simulator using its UUID, latitude, and longitude to simulate specific geographic conditions or test location-based features.
Instructions
Sets a custom GPS location for the simulator.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
latitude | Yes | The latitude for the custom location. | |
longitude | Yes | The longitude for the custom location. | |
simulatorUuid | Yes | UUID of the simulator to use (obtained from list_simulators) |