The example config file shows you can do this in the webhook notification:
body: '{"text":"Service \"{{service}}\" is up (check \"{{check.name}}\" completed)."}
However, it appears the {{service}} and {{check.name}} aren't replaced. Is this not implemented, or am I doing something wrong?