notify
Display desktop notifications with optional sounds, adjustable urgency, and custom timeout to alert users when background tasks complete.
Instructions
Show a desktop notification AND play a sound.
urgency: low | normal | critical (critical toasts are sticky on most desktops). expire_ms: notification timeout in ms; 0 = desktop default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| title | No | Claude | |
| sound | No | ||
| urgency | No | normal | |
| expire_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |