I wonder how I can access the webhook payload in the fulfillment tab/dialogue, as I am trying to write it in text to the user.
So, for example a session parameter can be accessed through "$session.params.breakfast", but I am wondering what to write to access a webhook payload. In the webhook payload pictured, I would be interested in accessing the value to the key "hello".