notify
Displays a notification with a title and message to keep users informed of operational updates. Optionally plays a sound to draw attention.
Instructions
Display a notification to the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sound | No | Play notification sound (default: false) | |
| title | Yes | Notification title | |
| message | Yes | Notification message |