os_notification
Send system notifications to users through native OS notification systems. Display messages and optional titles directly on the user's desktop or notification center.
Instructions
Send OS notifications using native notification systems.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The notification message to display | |
| title | No | Defaults to current project, generally omit |