Take Screenshot
mobile_take_screenshotCapture a screenshot of a mobile device to visually inspect the current screen. Use this for visual analysis, not for element interaction.
Instructions
Take a screenshot of the mobile device. Use this to understand what's on screen, if you need to press an element that is available through view hierarchy then you must list elements on screen instead. Do not cache this result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. |