get_window_size
Retrieve the simulator screen dimensions for a device to plan taps, swipes, and UI layouts. Returns width and height using the simulator's UDID.
Instructions
Get the simulator window/screen size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Simulator UDID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |