set_simulator_location
Configure a custom GPS location for a simulator by specifying UUID, latitude, and longitude. Ideal for location-based testing scenarios.
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) |