show_notification
Display macOS system notifications with customizable title, subtitle, and sound alerts to deliver important information directly to users.
Instructions
Display a macOS system notification with optional title, subtitle, and sound.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Notification body text | |
| title | No | Notification title | |
| subtitle | No | Notification subtitle | |
| sound | No | Sound name to play (e.g. 'Frog', 'Glass', 'Hero') |