ActionRequest (type)

{
  "additionalProperties": false, 
  "id": "ActionRequest", 
  "module_id": "PolicyConnectivity", 
  "properties": {
    "action": {
      "description": "Action required to be performed on intent", 
      "title": "Action to be performed", 
      "type": "string"
    }
  }, 
  "title": "Action request object", 
  "type": "object"
}