send_ntfy
Send push notifications to any ntfy topic with custom titles, priorities, tags, and action buttons.
Instructions
Send a notification via ntfy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tags/emojis | |
| click | No | URL to open when notification is clicked | |
| title | No | Optional notification title | |
| topic | No | The ntfy topic to send to | |
| actions | No | Action buttons | |
| message | Yes | The message to send | |
| priority | No | Priority level (1-5, default 3) |