show_confirmation_dialog
Prompt a human operator to confirm or cancel an action via a browser dialog, enabling human-in-the-loop approval for AI agent tasks.
Instructions
Ask the user to confirm or cancel an action in the browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| message | Yes | ||
| cancel_label | No | ||
| confirm_label | No |