send_notification
Display macOS notifications with title, message, optional subtitle, and sound for user alerts or information.
Instructions
Displays a macOS notification with title, optional message, subtitle, and sound
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Notification title | |
| message | Yes | Notification body message | |
| subtitle | No | Optional subtitle | |
| sound | No | Play notification sound |