{
  "intents": [ {
    "intent": "PerformAction",
    "slots": [ {
       "name": "Action",
       "type": "LITERAL"
    } ]
  } ]
}