show_info_message
Notifies users by displaying an informational dialog that requires acknowledging with OK.
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 | |||