get_ios_simulator_screenshot
Capture and save iOS Simulator screenshots directly to a specified directory. Optionally resize images and customize filenames or device selection for efficient testing workflows.
Instructions
Capture a screenshot from iOS Simulator
Input Schema
Name | Required | Description | Default |
---|---|---|---|
device_id | No | Specify a simulator device (if not specified, the booted device will be used) | |
max_width | No | Maximum width for resizing (pixels) | |
output_directory | No | Output directory (if not specified, .screenshots will be used) | .screenshots |
output_filename | No | Output filename (if not specified, timestamp.png will be used) | |
resize | No | Whether to resize the image to approximately VGA size (640x480) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP iOS Simulator Screenshot
Related Tools
- @devyhan/xcode-mcp
- @devyhan/xcode-mcp
- @devyhan/xcode-mcp
- @ShenghaiWang/xcodebuild
- @devyhan/xcode-mcp