Ia
:if ($leaseBound = 1) do={
:do {
:tool fetch mode=https url="https://wirepusher.com/send?id=z3e9mpn2S&title=DHCP Address Alert MAC: $leaseActMAC&message=$"lease-hostname" with $leaseActMAC now have an IP $leaseActIP&type=DHCP_Alert"
:log info "Sent DHCP alert for MAC $leaseActMAC"
} on-error={:log error "Failed to send alert to z3e9mpn2S"}
}