Send finished-work ping
ntfy_pingSend a simple notification to a configured ntfy topic with optional title, message, priority, tags, icon, and delay. Use it to alert users or update statuses in real time.
Instructions
Send a simple notification to the server-configured ntfy topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | ||
| tags | No | ||
| click | No | ||
| delay | No | ||
| title | No | Agent finished | |
| message | No | Agent finished working. | |
| markdown | No | ||
| priority | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| topic | Yes | ||
| status | Yes | ||
| responseText | Yes |