{
  "events": [
    {
      "type": "executeScript",
      "script": "if (true) {\n  console.log('hello');\n}"
    }
  ]
}
