show_info_message
Display an informational dialog that users must acknowledge by clicking OK to proceed.
Instructions
Show an information message to the user.
This tool displays an informational message dialog to notify the user about something. The user just needs to click OK to acknowledge the message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the information dialog | |
| message | Yes | The information message to show to the user |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||