notify_notify_desktop
Send desktop notification popups on Linux or macOS with customizable title and message. Returns error if notification system unavailable.
Instructions
[notify] Send a desktop notification popup. Uses notify-send (Linux) or osascript (macOS). Returns an error string if unavailable — does not raise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |