show_confirmation_dialog
Display a confirmation dialog to get user approval before proceeding with an action. Shows a message with Yes/No buttons.
Instructions
Show a confirmation dialog with Yes/No buttons.
This tool displays a message to the user and asks for confirmation. Perfect for getting approval before proceeding with an action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the confirmation dialog | |
| message | Yes | The message to show to the user |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||