display_notification
Displays a native macOS banner notification with custom title, message, and subtitle to alert users about events or task results.
Instructions
Displays a native macOS banner notification with title, subtitle, and body text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Header title of notification. | Agent Companion |
| message | Yes | Main body message of the notification. | |
| subtitle | No | Optional subtitle string. |