apple_notification
Send macOS notifications with a custom title, message, and sound. Use it to alert users or confirm actions.
Instructions
Send macOS notifications. Actions: send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sound | No | Sound name (default: "default") | |
| title | No | Notification title | |
| action | Yes | send: Send a notification | |
| confirm | No | Set to true to confirm a protected/destructive action. Without this, protected actions return a preview instead of executing. | |
| message | No | Notification body text |