{
  "type": "object",
  "required": [
    "action"
  ],
  "properties": {
    "action": {
      "type": "string"
    }
  }
}

