dokploy_notification_testNtfyConnection
dokploy_notification_testNtfyConnectionTest connection to an ntfy notification server by sending a verification message with specified parameters to validate configuration and ensure reliable notifications.
Instructions
[notification] notification.testNtfyConnection (POST)
Parameters:
serverUrl (string, required)
topic (string, required)
accessToken (string, required)
priority (number, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serverUrl | Yes | ||
| topic | Yes | ||
| accessToken | Yes | ||
| priority | Yes |