notify_notify_desktop
Send desktop notifications on Linux or macOS systems to alert users with custom titles and messages. This tool provides system-level popup alerts for applications requiring user attention.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| message | Yes |