safari_handle_dialog
Configures how to handle upcoming browser dialogs like alerts, confirms, or prompts by specifying accept/dismiss action and optional text input for prompts.
Instructions
Set up handler for the next alert/confirm/prompt dialog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Text to enter for prompt dialogs | |
| action | No | Accept or dismiss (default: accept) |