{ "$schema": "http://json-schema.org/draft-07/schema#", "$defs": { "Step": { "anyOf": [ { "anyOf": [ { "type": "object", "required": [ "action", "script" ], "properties": { "action": { "type": "string", "enum": [ "runJs" ] }, "script": { "type": "string" }, "iframe": { "anyOf": [ { "type": "string" }, { "type": "boolean" } ], "description": "Used to target an `