browser_handle_dialog
Manage browser dialogs by accepting, dismissing, or handling prompt text during web interactions using MCP server's structured accessibility snapshots.
Instructions
Handle a dialog
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accept | Yes | Whether to accept the dialog. | |
| promptText | No | The text of the prompt in case of a prompt dialog. |