Handle Popup / Dismiss Dialog [Pro]
handle_popupDetect and handle system dialogs and popups on mobile devices, such as permission requests, update prompts, and alerts. Choose to dismiss, accept, or let the tool automatically handle the popup.
Instructions
[Pro] Detects and handles system dialogs and popups (permission requests, update prompts, system alerts). Can automatically dismiss or accept the dialog. Use 'dismiss' to decline/skip, 'accept' to allow/confirm, or 'auto' to handle it automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device serial ID | |
| action | No | How to handle the popup: 'dismiss' (deny/cancel), 'accept' (allow/ok), 'auto' (handle automatically) | auto |