notify_user
Send native OS notifications to alert users of task completion or updates. Configure title, message, urgency, sound, and timeout for cross-platform delivery.
Instructions
Alias for dispatch_os_notification. Send a native OS notification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sound | No | ||
| title | Yes | ||
| token | No | ||
| mobile | No | ||
| message | Yes | ||
| timeout | No | ||
| urgency | No | normal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||