The ntfy.sh message priority (see https://docs.ntfy.sh/publish/#message-priority for more information). Can either be a hardcoded string or a gval expression that evaluates to a string.
Declarations
Type
string
Default
"status == \"firing\" ? \"high\" : \"default\""