Note that this will be sent when any automation (besides itself) triggers, not after its actions have finished running (as your request implies.) However, maybe it will suffice.
If you really want a notification after each automation run completes, that would also be possible I think, but slightly more involved. (I.e., you’d have to trigger on any automation entity state change, then use a condition that checks that the current attribute has decreased.)