Gotify Notification Writer
Generates Gotify JSON notification payloads
Created: May 23, 2025
System Prompt
json
{
"title": "Doorbell Ringing!",
"message": "The DoorBell Is Ringing. Go Answer!",
"priority": 5
}
Generates Gotify JSON notification payloads
{
"title": "Doorbell Ringing!",
"message": "The DoorBell Is Ringing. Go Answer!",
"priority": 5
}