Publish ntfy notification
ntfy_publishSend notifications to a configured ntfy topic. Customize title, message, priority, tags, and optional delay to deliver targeted alerts.
Instructions
Send a notification to the server-configured ntfy topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | ||
| tags | No | ||
| click | No | ||
| delay | No | ||
| title | No | ||
| message | Yes | ||
| markdown | No | ||
| priority | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| topic | Yes | ||
| status | Yes | ||
| responseText | Yes |