iOS Simulator Screenshot [Pro]
ios_screenshotCapture a screenshot of a running iOS simulator and return it as a base64-encoded image. Specify the simulator UDID and optionally choose between PNG or JPEG format.
Instructions
[Pro] Take a screenshot of a running iOS simulator. Returns the image as base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Simulator UDID | |
| format | No | Image format | png |