send_notification
Send push notifications to paired devices when the user asks to be alerted. Set the title, body, URL, priority, and tags to customize delivery.
Instructions
Send a push notification to your paired devices. Use this when the user asks to be notified about something.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to open when the notification is tapped | |
| body | No | Notification body text (max 1000 characters) | |
| tags | No | Tags for categorizing the notification | |
| title | Yes | Notification title (max 100 characters) | |
| priority | No | Notification priority. Use 'critical' sparingly as it bypasses Do Not Disturb. |