sassy_toast
Displays desktop notifications to alert when long-running tasks finish. Supports short or long durations.
Instructions
Show a desktop notification. duration: short or long.
Useful for alerting when a long-running task completes. Routed at the head: Windows toast (BurntToast -> .NET -> msg.exe), macOS osascript notification, Linux notify-send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| message | Yes | ||
| duration | No | short |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |