How to define outputcontext (dialogflow) in models/en-US.json


#1

In a new jovo project I am adding intents and one of the intent has outputcontext to be set in models/en-US.json so that when I run jovo build it will generate the platform specific json file that can be imported to dialogflow console.

What is the syntax to add outputcontext while defining intents specific to dialogflow.